You are on page 1of 2

Quiz on ch(2)

Question (1): Put () or (x):


1- IDE is represented by Visual Studio. ( )
2- RightToLeft” property set the layout of Controls on the form Window from Right
to Left. ( )
3- We can change the location of placing Button on the Form by “Size” Property.
( )
4- VB.NET is the only high level language. ( )
5- The Text property is used to show certain text in the title bar of the user Form
window. ( )
6- The .NET Framework contains the compilers, libraries and runtime environment
of the .Net programs. ( )
7- Each object has certain properties and procedures it performs when a particular
event occurs. ( )
8- The RightToLeftLayout property was used to adjust the writing direction from
right to left and make its value yes. ( )

Question (2): (A): Choose the Correct Answer from Brackets:

1- Characteristics which describe ‘the object such as size, -name and color are

called……….(Procedures– Properties – Events).


2- C1ick.on Button is consider………..(Event – Property – Procedure)

3- A list of the folders and files of the project are shown in………..
(Form – Toolbox – Solution Explorer – Properties Window)
4- To change the text color on the tool we use the property…………….

(BackColor – ForeColor – Font – Size)


5- Object-oriented programming languages are based on........

(Using desktop applications –Using Web applications – Objects in computer memory)


6- You can develop desktop or web applications using.......
(Objects in computer memory – programming language VB.Net – properties
and events)

You might also like