WPF MCQ Quiz
Total Page:16
File Type:pdf, Size:1020Kb
By OnlineInterviewQuestions.com WPF MCQ Quiz Take WPF Quiz To test your Knowledge Below are few WPF MCQ test that checks your basic knowledge of WPF. This WPF Test contains around 20 questions of multiple choice with 4 options. You have to select the right answer to a question. You can see the correct answer by clicking view answer link. Also, Read Best WPF interview questions. Q1. WPF stands for - Windows Presentation Foundation A. true B. false Q2. _________________ layout is not available in WPF. A. StackPanel B. Table C. Canvas D. All of the above Q3. WPF is a replacement to - A. IndirectX B. DirectX C. Both 1 and 2 D. none Q4. Which of the following tools are used to develop WPF applications? A. Visual Studio B. Expression Blend C. Both 1 & 2 D. All of the above Q5. _______________class is used to implement Trees in WPF. A. VisualTreeHelper B. LogicalTreeHelper C. 1 & 2 D. none of these Q6. XBAP stands for - A. XAML Browser Application B. XAML Based Application C. Both 1 and 2 D. none of the above Q7. Events Supported by WPF are - A. Direct Event B. Tunneling Event C. Bubbling Event D. All of the above Q8. In WPF _____________ language is used to express user interface. A. XAML B. XML C. WSDL D. none Q9. What is the full form of XAML? A. Extensible and Markup Language B. Extensible Application Markup Language C. Xtra Application Markup Language D. none of the above Q10. WPF supports_______________type of application. A. Navigation Application B. Windows Application C. XBAP D. All of the above Q11. WPF application can be deployed by - A. ClickTwice B. ClickOnce C. ClickThrice Q12. WPF, previously known as "Avalon". A. true B. false Q13. WPF can natively access Windows Imaging Component (WIC) code and APIs allowing developers to write image codecs for their specific image file formats. A. true B. false Q14. WPF supports Microsoft UI Automation to allow developers to create accessible interfaces. A. true B. false Q15. WPF 4.0 supports multi-touch input on Windows 7 and above. A. true B. false Q16. Path animation is a type of __________________ in which the animated object follows a path set by the Path geometry. A. audio B. animation C. video D. All of the above Q17. ___________________are the various layout panels in WPF. A. Stack Panel B. Grid Panel C. Canvas Panel D. All of the above Q18. The full form of BAML is Binary Application Markup Language. A. true B. false Q19. MVVM pattern divides the UI code into 3 basic parts: A. Model – It represents a set of classes, which contain data received from databases. B. View – It is the code that agrees with the visual representation of the data. C. ViewModel – It is the layer that binds View and Model together. It presents this data in a manner, which is easy to understand. D. All of the above Q20. The advantage of using XAML is - A. XAML code is clear to read, and they are short B. Separation of designer code and logic C. Tools like expression blend used for graphical design require XAML as source D. All of the above Please Visit OnlineInterviewquestions.com to download more pdfs.