Visual_Programming_MCQs
Visual_Programming_MCQs
[ ] Double
[ ] Expand
[ ] Extend
[x] Reduce
[ ] Static
[x] Anonymous
[ ] Private
[ ] Non-anonymous
[x] DirectX
[ ] NXAG
[ ] GDI+
[ ] XNA
[ ] this
[x] delegate
[ ] static
[ ] event
[ ] Read("test.txt");
[ ] ReadLine();
Visual Programming - MCQs
[x] ReadAllText("test.txt");
[ ] ReadAll();
[ ] Perl
[ ] Ruby
[ ] Mercury
[x] Avalon
[ ] They must be declared in the same assembly (but may be in different source files)
[ ] Ratio
[ ] Intervals
[ ] Ordinal Scale
10. _________ allows to keep the user interface description and implementation separate.
[ ] Avalon
[x] WPF
[ ] Altia
[ ] GDI
11. ________ allows child elements in a tree of elements to obtain the value of a particular property
[ ] Property Polymorphism
[ ] Property Element
12. The root object element in XAML must specify at least ______ XML namespace(s).
[ ] Four
[ ] Two
[ ] Three
[x] One
13. If we exclude the mechanism of calling the objects through name then:
14. Which one is the correct C# code to create a button in a WPF project?
[ ] <Brush Color="White">
[ ] <Brush Style="SolidWhite">
[ ] <WhiteBrush>MyWhiteBrush</WhiteBrush>
[ ] DependencyProperty.Registered()
[x] DependencyProperty.Register()
[ ] DependencyProperty.Reg()
[ ] DependencyProperty.Registeration()
[ ] Default
[x] Local
Visual Programming - MCQs
[ ] Setter
[ ] Getter
18. The goal of WPF and XAML is to keep separate the user interface design and ____________
[ ] Element Tree
[x] Implementation
[ ] Tools
[ ] Content
[ ] Square Brackets
[ ] Parentheses
[ ] Angle Brackets
[ ] Namespace
[ ] Form
[ ] Class