pcbooks.in

pcbooks.in
Home Tutorials Computer MCQ Online Exam Videos About Us
COMPUTER MCQ
   » Youth Exam

CITA MCQ DITA MCQ ADITA MCQ CFAS MCQ CFAS LATERAL MCQ DFAS MCQ ADFAS MCQ CDTP MCQ CDTP LATERAL MCQ DDTP MCQ CCHM MCQ DCHM MCQ
   » Bank Exam

Clerk MCQ Probationary Off. MCQ Specialist Officer MCQ
   » NIELIT Exam

CCC MCQ BCC MCQ O - LEVEL MCQ A - LEVEL MCQ
   » Competitive Exam

Competitive MCQ
   » A-Z All Computer

All Computer MCQ









* Advanced Diploma In Information Technology Application (ADITA) *


« .. 4 5 6 .. »

« Previous Page   Next Page »    


61. Which is not a common control event?
a) Click.
b) SingleClick.
c) DoubleClick.
d) MouseMove.
Answer: B

62. The Tick event is found only in which object?
a) Form
b) Button
c) TextBox
d) Timer
Answer: D

63. Which of the following function prototypes is perfectly acceptable?
a) int Function(int Tmp = Show());
b) float Function(int Tmp = Show(int, float));
c) Both A and B.
d) float = Show(int, float) Function(Tmp);
Answer: A

64. The Boolean data type:
a) is unsigned.
b) has two states.
c) is displayed by the program as yes or no.
d) Both a and b.
Answer: D

65. In event-driven programming an event is generated by:
a) The system.
b) A user's action.
c) The program itself.
d) All of the above.
Answer: D

66. The Activated event is found only in which object?
a) Form
b) Button
c) TextBox
d) Label
Answer: A

67. Which is a valid statement for declaring a variable?
a) Const Form As Integer.
b) Const myForm As Integer.
c) Dim Form As Integer.
d) Dim myForm As Integer.
Answer: D

68. Type casting in VB.Net is implemented by means of _______ statement.
a) Type()
b) TypeDef()
c) Btype()
d) Ctype()
Answer: D

69. Which is not an integer data type?
a) Single
b) Byte
c) Short
d) Integer
Answer: A

70. The ______ method converts an OLE automation date value to a DateTime Instance.
a) Today
b) TimeOfDay
c) Now
d) FromOADate
Answer: D

71. The _____ model does not offer a model for source code reuse.
a) COM+
b) DCOM
c) COM
d) .Net
Answer: C

72. Which of the following Loop structure does not supported by VB.Net?
a) Do ....... Loop
b) For ......... Next
c) Do ........ While
d) For Each ........ While
Answer: C

73. What does IDE stand for_______?
a) Integrated Development Environment.
b) Integrated Design Environment.
c) Interior Development Environment.
d) Interior Design Environment.
Answer: A

74. Which is a numeric data type?
a) Floating point
b) Integer
c) Boolean
d) Both a and b.
Answer: D

75. How will you release the memory acquired by an array variable in VBScript?
a) Using Join function.
b) Using Filter function.
c) Using IsArray function.
d) Using Erase Function.
Answer: D

76. Which is the correct order of precedence of Arithmetic operators?
a) +/*-
b) */+-
c) +-*/
d) +*-/
Answer: B

77. Is VBScript case sensitive?
a) TRUE
b) FALSE
c) Private
d) All of the above.
Answer: B

78. The .Net class library:________
a) Contains over 25,000 classes.
b) Uses namespaces to manage all of the classes.
c) Uses namespaces to manage all of the classes.
d) Both a and b.
Answer: D

79. The name of a constant:________
a) Must both begin with a letter and be all upper case.
b) Does not have to begin with a letter but must be all upper case.
c) Must begin with a letter but can be upper or lower case.
d) Does not have to begin with a letter and be either upper or lower case.
Answer: D

80. The ___________ method converts an OLE automation date value to a DateTime Instance.
a) Today
b) TimeOfDay
c) Now
d) FromOADate
Answer: D



« Previous Page   Next Page »    

« .. 4 5 6 .. »