1.
[C]
Which type of statement is break in C language ?
2.
[C-VB]
In visual basic ______ is the extension to represent project file.
3.
[C-VB]
Which window is used to change the font style?
4.
[C]
Is it possible to run program without main ()
6.
[C]
Which type of language is C ?
7.
[C]
What is the default variable of static variable?
8.
[C-VB]
C was primarily developed as -
10.
[C-VB]
Which loop execute at least once even condition is false ?
11.
[C]
Which type of loop are while loop &for loop ?
12.
[C-VB]
All the controls in an array will have the same ___
13.
[C-VB]
In default ____ numbers of tools exist in toolbox.
14.
[C]
What is the index number of last element of an array in 5 elements ?
15.
[C]
Union is type of which data type ?
16.
[C]
What is the range of int data type ?
17.
[C]
How many keywords in C language ?
18.
[C-VB]
In which year Visual Basic is made?
19.
[C]
Conio.h stand for Console input output . header file
20.
[C]
How many loop in C language ?
21.
[C-VB]
__ function translates a numeric value to a variable
22.
[C]
Void occupy how many byte in memory ?
23.
[C]
Float a=15; what is the size of array ?
24.
[C-VB]
In default ____ numbers of tools exist in toolbox.
25.
[C-VB]
C programs are converted into machine language with the help of ?
26.
[C-VB]
Which one of the following is not a valid identifiers ?
28.
[C]
How many way to calling of function in C language ?
29.
[C]
Dennis Ritchie is the father of “c” language?
30.
[C]
Which of the following will not return a value ?
31.
[Operating System]
ALU and CU are part of CPU
32.
[C]
In C language we used for input ?
33.
[C]
Which of the following is the correct operator to compare two variable ?
34.
[C]
Which of the following is the correct comment?
35.
[C]
All keywords in C language are in ?
36.
[C]
In which year C language was developed ?
38.
[C-VB]
Debug window is the same as __ window ?
39.
[C]
In C language we used for output ?
40.
[C-VB]
How many pages we can insert in Visual Basic?
41.
[C]
If intabc=9/2; will return a value?
42.
[C-VB]
Which one of the following is not a valid variable ?
43.
[C]
Break statement is used for-
44.
[C-VB]
Code window consists of a ______ box and procedure list box
45.
[C-VB]
One or more option button controls can be selected from _____ choices ?
46.
[C]
Garbage is the default value of local variable ?
47.
[C-VB]
Option button can be grouped in a ______control.
48.
[C-VB]
How many colours we can create in Visual Basic?
49.
[C-VB]
A _____ bar appears in the top of the screen.
50.
[C]
What is the range of char datatype ?