C Language
std 10 computer
Quiz-summary
0 of 100 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
Information
std : 10th
subject : computer
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 100 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score |
|
Your score |
|
Categories
- Not categorized 0%
- Gujarati 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- 41
- 42
- 43
- 44
- 45
- 46
- 47
- 48
- 49
- 50
- 51
- 52
- 53
- 54
- 55
- 56
- 57
- 58
- 59
- 60
- 61
- 62
- 63
- 64
- 65
- 66
- 67
- 68
- 69
- 70
- 71
- 72
- 73
- 74
- 75
- 76
- 77
- 78
- 79
- 80
- 81
- 82
- 83
- 84
- 85
- 86
- 87
- 88
- 89
- 90
- 91
- 92
- 93
- 94
- 95
- 96
- 97
- 98
- 99
- 100
- Answered
- Review
-
Question 1 of 100
1. Question
In how many types can problems be classified ?
Correct
Incorrect
-
Question 2 of 100
2. Question
A compplete set of precise and clear instructions given to a computer for performing a predefined task is called a…..
Correct
Incorrect
-
Question 3 of 100
3. Question
Whitch of the following technique is used to solve a problem?
Correct
Incorrect
-
Question 4 of 100
4. Question
…..means simulated code.
Correct
Incorrect
-
Question 5 of 100
5. Question
A…. is a pictorial representation of every action that are performed within the machine process that solves a problem.
Correct
Incorrect
-
Question 6 of 100
6. Question
Which of the following is a pictorial representation of a problem solving technique?
Correct
Incorrect
-
Question 7 of 100
7. Question
Which of the following institute has defined the symbols of flow chart?
Correct
Incorrect
-
Question 8 of 100
8. Question
Which of the following is the standard terminal symbol for a flow chart?
Correct
Incorrect
-
Question 9 of 100
9. Question
Which of the following symbol represents a process?
Correct
Incorrect
-
Question 10 of 100
10. Question
Whitch of the following symbol is used to test conditions in a flow chart ?
Correct
Incorrect
-
Question 11 of 100
11. Question
An arrow symbol in flow chart is used to show……
Correct
Incorrect
-
Question 12 of 100
12. Question
Which of the following is used to distinguish different connector pairs in flow chart ?
Correct
Incorrect
-
Question 13 of 100
13. Question
In which of the following the data enters from one point but comes out from more than one point?
Correct
Incorrect
-
Question 14 of 100
14. Question
When a flow chart becomes too large, to fit into a single page, in such case a …… symbol can be used to join the two parts of a flow chart.
Correct
Incorrect
-
Question 15 of 100
15. Question
In which of the following symbol, the variable is assigned the value or the output is displayed?
Correct
Incorrect
-
Question 16 of 100
16. Question
In which symbol the statement ‘Print B’ is written?
Correct
Incorrect
-
Question 17 of 100
17. Question
which of the following synbol is used to write the statement let x= a+b ?
Correct
Incorrect
-
Question 18 of 100
18. Question
which of the following refers to the core part of any sollution?
Correct
Incorrect
-
Question 19 of 100
19. Question
Which of the following can be considered as a computer process ?
Correct
Incorrect
-
Question 20 of 100
20. Question
Which of the following operations are performed using process symbol in flow chart?
Correct
Incorrect
-
Question 21 of 100
21. Question
Which of the following are arithmetic operation?
Correct
Incorrect
-
Question 22 of 100
22. Question
…….. is an entity whose value once assigned remains fixed and cannot be changed during the entire process.
Correct
Incorrect
-
Question 23 of 100
23. Question
……….. symbol shows the value of variable.
Correct
Incorrect
-
Question 24 of 100
24. Question
……… refers to a list of instructions in a proper order to solve a problem.
Correct
Incorrect
-
Question 25 of 100
25. Question
Which of the following is not a problem solving technique?
Correct
Incorrect
-
Question 26 of 100
26. Question
Which of the following refers to a list of instructions in a proper order to solve a problem called?
Correct
Incorrect
-
Question 27 of 100
27. Question
Which of the following refers to the purpose of algorithm and flow chart?
Correct
Incorrect
-
Question 28 of 100
28. Question
An algorithm is written in a natural language like……
Correct
Incorrect
-
Question 29 of 100
29. Question
………. shows the flow of the program.
Correct
Incorrect
-
Question 30 of 100
30. Question
……….. symbol refers to begining as well as the end of a flow chart?
Correct
Incorrect
-
Question 31 of 100
31. Question
Which of the following command can be written in decision box?
Correct
Incorrect
-
Question 32 of 100
32. Question
For which of the following input/output symbols are used while solving a problem?
Correct
Incorrect
-
Question 33 of 100
33. Question
Which symbol is used for performing mathematical calculation or to display message?
Correct
Incorrect
-
Question 34 of 100
34. Question
A……… is used to alter the normal sequence of the solution.
Correct
Incorrect
-
Question 35 of 100
35. Question
In how many ways, decision box can be used?
Correct
Incorrect
-
Question 36 of 100
36. Question
In which of the following way decision box is used?
Correct
Incorrect
-
Question 37 of 100
37. Question
What does 5 symbol represents?
Correct
Incorrect
-
Question 38 of 100
38. Question
In flow chart, when the same set of statements is repeated for more than one time, it is called……… .
Correct
Incorrect
-
Question 39 of 100
39. Question
A set of precise and clear instructions given to a computer for performing a predefined task is called ……..
Correct
Incorrect
-
Question 40 of 100
40. Question
The program that converts programming language into the machine language is called….. .
Correct
Incorrect
-
Question 41 of 100
41. Question
……….. owns the credit of creation C language.
Correct
Incorrect
-
Question 42 of 100
42. Question
C language was derived from …….
Correct
Incorrect
-
Question 43 of 100
43. Question
The full from of BCPL is …………. .
Correct
Incorrect
-
Question 44 of 100
44. Question
C language has been standardized by……. .
Correct
Incorrect
-
Question 45 of 100
45. Question
The full from of ANSI is…….
Correct
Incorrect
-
Question 46 of 100
46. Question
Different ………… support ANSI standard.
Correct
Incorrect
-
Question 47 of 100
47. Question
C is a ……….. language.
Correct
Incorrect
-
Question 48 of 100
48. Question
By which other name C language is known as ?
Correct
Incorrect
-
Question 49 of 100
49. Question
Which of the following is a comment section?
Correct
Incorrect
-
Question 50 of 100
50. Question
Which of the following is /are included in the optional section of C language?
Correct
Incorrect
-
Question 51 of 100
51. Question
In C language, comments are enclosed within …….. .
Correct
Incorrect
-
Question 52 of 100
52. Question
Which of the following are defined using capital letters?
Correct
Incorrect
-
Question 53 of 100
53. Question
The pre-processor directive # define which of the following in C?
Correct
Incorrect
-
Question 54 of 100
54. Question
In C language, symbolic constant is generally written using…… .
Correct
Incorrect
-
Question 55 of 100
55. Question
The
file contains information about the…… . Correct
Incorrect
-
Question 56 of 100
56. Question
The extension of header file is …….. .
Correct
Incorrect
-
Question 57 of 100
57. Question
……… of the following is a pre-processor command.
Correct
Incorrect
-
Question 58 of 100
58. Question
Each C program starts with ……… statement.
Correct
Incorrect
-
Question 59 of 100
59. Question
How many types of variable can be used in a C program ?
Correct
Incorrect
-
Question 60 of 100
60. Question
C variable are governed by …… .
Correct
Incorrect
-
Question 61 of 100
61. Question
The variables defined within …… are known as local variables.
Correct
Incorrect
-
Question 62 of 100
62. Question
The global variables are defined…….
Correct
Incorrect
-
Question 63 of 100
63. Question
The execution of C program starts from ……… .
Correct
Incorrect
-
Question 64 of 100
64. Question
…….. of the following is a user defined function.
Correct
Incorrect
-
Question 65 of 100
65. Question
The functions already available in C that a user can use in his or her program are known as ………… function
Correct
Incorrect
-
Question 66 of 100
66. Question
The functions that a user creates as per his/her requirements are called ………. functions.
Correct
Incorrect
-
Question 67 of 100
67. Question
……… of the following is / are built-in function / s.
Correct
Incorrect
-
Question 68 of 100
68. Question
At which place, the user defined functions other than the main ( ) are written in C program ?
Correct
Incorrect
-
Question 69 of 100
69. Question
………. of the following function provides normal exit from the main( ) or any other function.
Correct
Incorrect
-
Question 70 of 100
70. Question
The function is used for calculating value of X raised to given power.
Correct
Incorrect
-
Question 71 of 100
71. Question
……… indicates the beginning of the main( ) function.
Correct
Incorrect
-
Question 72 of 100
72. Question
C statements ends with …….. sign.
Correct
Incorrect
-
Question 73 of 100
73. Question
……. of the following indicates the end of the main( ) functions.
Correct
Incorrect
-
Question 74 of 100
74. Question
The program written using a text editor is known as …….. .
Correct
Incorrect
-
Question 75 of 100
75. Question
What is the extension of C source code?
Correct
Incorrect
-
Question 76 of 100
76. Question
which of the following is an extension of C program file ?
Correct
Incorrect
-
Question 77 of 100
77. Question
Which of the following converts a source program into machine language program?
Correct
Incorrect
-
Question 78 of 100
78. Question
The source code converted into machine language program by compiler is known as …………..
Correct
Incorrect
-
Question 79 of 100
79. Question
The default extension of object code is …….. .
Correct
Incorrect
-
Question 80 of 100
80. Question
…………. is used to link the object code with the library functions giving executable program or code.
Correct
Incorrect
-
Question 81 of 100
81. Question
Executable code is loaded on to memory by a program called ……….. along with the required data.
Correct
Incorrect
-
Question 82 of 100
82. Question
The extension of executable code is …………… .
Correct
Incorrect
-
Question 83 of 100
83. Question
………… is used as a compiler for C program.
Correct
Incorrect
-
Question 84 of 100
84. Question
Which of the following number refers to number of C characters categories ?
Correct
Incorrect
-
Question 85 of 100
85. Question
Which of the following C character categories does the symbol ‘=’ belong ?
Correct
Incorrect
-
Question 86 of 100
86. Question
……….. of the following is/ are pre-processor directive.
Correct
Incorrect
-
Question 87 of 100
87. Question
………… instructs the compiler to replace all occurrences of symbolic constants with the values specified against it .
Correct
Incorrect
-
Question 88 of 100
88. Question
The syntax of header file is …………. .
Correct
Incorrect
-
Question 89 of 100
89. Question
Which of the following function is used to print message / instructions ?
Correct
Incorrect
-
Question 90 of 100
90. Question
……… instructions are needed in C program if a user defined function is written after main ( ) .
Correct
Incorrect
-
Question 91 of 100
91. Question
Which of the following can be included in C character set ?
Correct
Incorrect
-
Question 92 of 100
92. Question
………. of the following comes under the letters category of C character set .
Correct
Incorrect
-
Question 93 of 100
93. Question
0 to 9 comes under the …….. category of C character set.
Correct
Incorrect
-
Question 94 of 100
94. Question
……… of the following are the white spaces of C character set.
Correct
Incorrect
-
Question 95 of 100
95. Question
……… of the following are the special character of C character set.
Correct
Incorrect
-
Question 96 of 100
96. Question
The C character set is made up of ….. language.
Correct
Incorrect
-
Question 97 of 100
97. Question
A……. in C is known as token of C.
Correct
Incorrect
-
Question 98 of 100
98. Question
Set of ……… sequential C statements is identified as C program.
Correct
Incorrect
-
Question 99 of 100
99. Question
C basically identifies ……. types of tokens.
Correct
Incorrect
-
Question 100 of 100
100. Question
…….. of the following is not a token of C language.
Correct
Incorrect