In this post, you will see CS201 Solved Grand Quiz and you can prepare from these MCQs for your exam or class test. CS201 Solved Grand Quiz is one student's quiz solution that solved all study groups of students then we decide to upload it on this website to help all other students. Manu of students could not find a correct solution of CS201 Solved Grand Quiz or other study solutions so we welcome you please enter our website and see all study solutions. Please also read this CS201 Grand Quiz Solution.
![]() |
CS201 Solved Grand Quiz |
CS201 Solved Grand Quiz |
1:Â ofstrem used for.
Output File Stream
2:Which of the following code segments represent a left shift operator?
cout<<1;
\0
4:What is the use of iso::trunc mode?
to open a file in input mode
5:We must include the header file .... to convert the value of one type to other type using a built-in function?
conio.h
6:A repetitions statement specifies an action is to be continued to while some...remains true.
Condition
7:Following the declaration of the 2D array How many coulombs are declared for this array.
int arr[3][2]
32
8:MS Word is a type of.....Software?
Application
9:Array indexes start from................
0
10:We use ...... to control our program while it is running.
Loader
11:We can access a global variable.
From anywhere in the program
12:Individual characters in a string stored in an array can be accessed directly using array.
Script
13:Switch support......data.
Both integer and character
14:The most suitable data type for this number 325.25 is?
Int
15:Comments are written to explain..... the program?
Consistency
16:Char name [] "Hello World" ;
In the above statement, a memory of the....... character will be allocated?
12
17:We get 12 | 8, Where "|" is (Bit-wise OR)?
12
18:If the x = 11 and X % = 3, then the value of XÂ will be ........
2
19:Incall by reference......... of the variable passed to the called function.
Value
20:What will the arithmetic Expression?
6 + 48/ 4 * 3?
42
CS201 Solved Grand Quiz |
CS201 Solved Grand Quiz Pdf File
CS201 Grand Quiz Mega File
Post a Comment