WorksheetsCoding Quiz
Total questions: 111
Worksheet time: 56mins
1. Which Language is known as the 'mother of all languages"?
2. What Does OOP Stand for?
3. Which keyword is used to define a function in Python?
4. Which data structure follows LIFO?
5. Which data structure follows FIFO?
6. Which operator is used for logical AND in Python?
7. Which loop runs until a condition becomes false?
8. Which language runs in a web browser?
9. Which protocol is used for secure communication over a network?
10. Which SQL command is used to retrieve data?
11. Which programming paradigm focuses on objects?
12. Which keyword is used to exit a loop in Python?
13. Which algorithmic complexity represents a binary search operation?
14. Which principle of OOP ensures that implementation details are hidden?
15. Which type of memory stores static variables in C/C++ ?
16. Which protocol is used to send emails?
17. Which operation is used to get the remainder of a division?
18. Which keyword is used to define an interface in Java?
19. Which Python library is widely used for data analysis?
20. Which command is used to clone a repository in Git?
21. Which language is primarly used for styling web pages?
22. Which loop is used to iterate over a sequence in Python?
23. Which keyword is uesd to declare a variable in JavaScript?
24. Which of these is a dynamically typed language?
25. Which operator is used to compare two values in Python?
26. Which keyword is used to exit a function in Python?
27. Which of these is a valid boolean value in Python?
28. Which symbol is used for exponentiation in Python?
29. Which keyword is used to import a module in Python?
30. Which language is used to structure web content?
31. Which tag is used to create a hyperlink in HTML?
<p>
<a>
<h1>
<link>
32. Which protocol is used to transfer web pages?
33. Which unit is relative to the font size of the root element in CSS?
34. Which keyword is used to define a function in Python?
35. Which symbol is used to start a comment in Python?
36. Which function is used to display output in Python?
37. Which operator is used for floor division in Python?
38. Which Python keyword is used to handle exceptions?
39. Which Python method is used to convert a string to lowercase?
40. Which keyword is used to exit a loop in Python?
41. Which keyword is used to declare a variable that cannot be reassigned?
42. Which symbol is used to add single-line comments in JavaScript?
43. Which method is used to print output to the console in JavaScript?
44. Which operator is used to check both value and type equality in JavaScript?
45. Which loop is best suited for iterating over object properties in JavaScript?
46. Which keyword is used to define a class in Java?
47. Which method serves as the entry point for a Java program?
48. Which access modifier allows access only within the same class in Java?
49. Which keyword is used to create an object in Java?
50. Which keyword is used to inherit a class in Java?
51. Resolution of externally defined symbol is performed by
52. Non modifiable procedures are called
53. The process of initalizing a microcomputer with its operating system is called
54. A front end processor is usually used in
55. A system program that sets up an executable program in main memory ready for execution is
56. The software which can be legally compiled and often used for free is called
57. A data item that cannot be divided into sub items is known as
58. Which of the following data structure is used to represent a relationship between pairs,where relationship is not hierarchical
59. What ate bitwise operators?
60. Binary plus (+) and Binary minus(-) are ___ operator.
61. What is the length of double data type
62. Additive, Multiplicative , Shift, Bitwise logical and assignment operators is ________ operator
63. ______ a/secret code that prevent other users from using our accounts
64. The device that accomplishes modulation-demodulation process is called a________
65. _______ translate HTML documents of the website and allow to view it on the screen
66. ______ is a multimedia portion of the internet
67. Computer program are written in a high level programming language , however the human readable version of a program is called
68. Language which can easily interact with the hardware are called
69. Which of the following is not characteristic of COBOL?
70. What is the maximum resolution supported by VGA adapter
71. The C language allow argument to be passed
72. _____ punctuator is used to treat statement as comments.
73. The minimum value stored in an integer variable is
74. GB stands for
75. The operator ______ is called the insertion operator or put to operator.
76. the output devices make it possible to
77. Pick the odd one
78. The index value for an element in an array is indicated within ___ brackets
79. Every bite in the computer's memory has an
80. How many bits are used to store data starting from right extreme
81. What problem is solved by Dijkstra banker's algorithm
82. Most of the commonly available personal computers/laptops have a keyboard popularly known as
83. Which of these is a point-and-draw device?
84. ______ is processed by the computer into information
85. The CPU also called the ___ when talking about PCs does vast majority of the processing for a computer
86. The time a device takes to locate data and instruction and makes them available to CPU is known as
87. Which of the following convers all the statements in a program in a single batch and the resulting collecting of instruction is placed in a new file
88. Holding the mouse button down while moving an object of text is known as
89. Static and register variables are automatically initialized to m____ value when they are declared.
90. A computer is
91. The term ____ refers to any computer component that is required to perform work
92. What is the name given to the process of initializing a personal computer with its operating system
93. The long int , signed long int has _____ bytes.
94. Video controller
95. _______ key is the example of toggle key
96. Which of the following is not a function of the controls unit
97. the Turbo C implementation of C language supports
98. Which of the following statement about function of statement about function of false
99. ______ creates branches for multiple alternatives natives section of code, depending on the value of a single variables
100. The number of elements in a 2 dimensional array is determined by multiplying the number of_____ with number of _______
101. Computer languages sed for calculation is
102.The languages used for development of variables games is
103. The address of variable can be obtained using _____ operator
104. If one or more structure are other structures , then the structures , the the structures is known as
105. Which operator requires three operands?
106. The constant that should not have fractional part is
107. _____is usually used to exchange messages and data files
108. All organizations create duplicate copies of critical data and files in the storage device and called file _____ or file _____
109. Part of a program where the shared memory is accessed and which should be executed indivisibly , is called
110. The best way to find an item in an unsorted implemented using an array list is with
111. OPERATING SYSTEMS
