All quizzes

Guest practice

Half Book 1

Questions
250
Answered
0
Time left
--:--
Guest mode: this attempt shows an instant score but is not saved. Sign up or log in before playing to store results.
Quiz progress 0% complete
1

Which unit is the smallest unit of data in a computer?

2

How many bits make one byte?

3

Which number system is used internally by computers?

4

Binary number system is based on which digits?

5

Which number system uses base 10?

6

Which number system uses digits from 0 to 7?

7

Hexadecimal number system uses base?

8

Which letters are used in hexadecimal system?

9

What does ASCII stand for?

10

ASCII code uses how many bits?

11

Which coding scheme supports many languages?

12

Unicode commonly uses how many bits?

13

Which code is limited to English characters?

14

What is machine level data representation?

15

Which component manages computer hardware?

16

Which of the following is an operating system?

17

Main function of an operating system is to?

18

Which OS is open-source?

19

Which OS uses command line interface?

20

What is computer software?

21

Which software is used to perform specific tasks?

22

MS Word is an example of?

23

Which software controls startup of computer?

24

Which software helps in file management?

25

Which is NOT a type of software?

26

Which number system is easiest for humans?

27

Which software translates high-level language?

28

Operating system acts as a?

29

Which software removes viruses?

30

What does GUI stand for?

31

Which OS provides GUI?

32

Which software is necessary to run applications?

33

Binary digit is also called?

34

Which is an example of system software?

35

Unicode was developed to overcome limitations of?

36

Which software helps maintain system performance?

37

Which type of software is Windows?

38

Which software provides security to system?

39

Machine language is written in?

40

Which number system is a shorthand of binary?

41

Software that is free to use and modify is called?

42

What is a computing problem?

43

Which of the following best describes computational thinking?

44

Counting problems are mainly used to:

45

Which principle helps in solving basic counting problems?

46

The fundamental counting principle is used when:

47

What is an algorithm?

48

Which of the following is NOT a characteristic of an algorithm?

49

An algorithm must produce:

50

Which feature ensures an algorithm ends after a limited number of steps?

51

Logical reasoning in computing helps to:

52

Which of the following is an example of logical reasoning?

53

Standard algorithms are:

54

Which is a standard algorithm?

55

What is the first step in solving a computational problem?

56

Which step comes after designing an algorithm?

57

Abstraction in computing means:

58

Why is abstraction important?

59

A generalized solution means:

60

Which feature helps reuse a solution for different inputs?

61

Modular design refers to:

62

Main advantage of modular design is:

63

What is an algorithm dry run?

64

Algorithm dry run helps to:

65

An error in an algorithm means:

66

Which error occurs due to wrong logic?

67

Which error prevents a program from running?

68

Debugging is the process of:

69

Which tool is commonly used to represent algorithms?

70

Algorithms should be written in:

71

Which property ensures same output for same input?

72

A problem that can be divided into smaller parts supports:

73

Which step verifies correctness of an algorithm?

74

Counting principles are mainly used in:

75

Which concept hides implementation details?

76

Which approach focuses on solving a class of problems?

77

Logical reasoning mainly deals with:

78

Which of the following is NOT a step in algorithm design?

79

Errors found during dry run are mostly:

80

Which concept improves program readability?

81

A correct algorithm must be:

82

Which topic focuses on identifying mistakes?

83

Algorithms are independent of:

84

Which concept breaks a big problem into parts?

85

Which is the final step of problem solving?

86

Which HTML tag is used to create a hyperlink?

87

Which HTML tag is used to display an image on a webpage?

88

Which CSS property is used to change text color?

89

Which HTML element is used for the largest heading?

90

Which CSS property controls the size of text?

91

Which HTML attribute is used to provide additional information about an element?

92

Which CSS property is used to change the background color of an element?

93

Which HTML tag is used to create an unordered list?

94

Which CSS property is used to add space inside an element?

95

Which JavaScript keyword is used to declare a variable?

96

Which JavaScript operator is used to compare both value and type?

97

Which loop is used when the number of iterations is known?

98

Which JavaScript statement is used for decision making?

99

Which JavaScript function displays a message box?

100

What is the output of a Boolean expression?

101

Which data structure stores elements in a sequence?

102

Which algorithm searches an element by dividing the list into halves?

103

Which sorting algorithm repeatedly swaps adjacent elements?

104

Which algorithm compares each element with all others?

105

What is the main purpose of an algorithm?

106

Which JavaScript method is used to find the length of an array?

107

Which tool is used to find errors in a program?

108

Which error occurs due to wrong logic in a program?

109

Which JavaScript console method is used for debugging?

110

Which testing method checks individual units of code?

111

Which HTML tag is used to create a table row?

112

Which CSS property is used to align text?

113

Which JavaScript keyword is used to define a function?

114

Which algorithm is best for large sorted data?

115

Which JavaScript structure can store key-value pairs?

116

Which error is detected during program execution?

117

Which CSS property is used to make text bold?

118

Which JavaScript statement stops a loop?

119

Which HTML tag is used to collect user input?

120

Which JavaScript loop runs at least once?

121

Which testing ensures the program meets user requirements?

122

Which CSS property controls element positioning?

123

Which JavaScript method converts text to a number?

124

Which algorithm gives the best result in minimum steps?

125

Which debugging technique involves checking output step by step?

126

Which HTML section contains metadata?

127

Which JavaScript feature allows code reuse?

128

What is data science mainly concerned with?

129

Which of the following best defines data?

130

Which field combines statistics, programming, and domain knowledge?

131

What is the first stage of the data science life cycle?

132

Which stage involves removing errors and inconsistencies from data?

133

What is data visualization?

134

Which of the following is a data visualization tool?

135

Why is data visualization important?

136

Which chart is best for showing trends over time?

137

Which chart is commonly used to compare categories?

138

Which chart shows parts of a whole?

139

What is the main goal of data analysis?

140

Which stage comes after data collection?

141

Which stage involves interpreting results?

142

Which of the following is an example of data?

143

What type of data is represented using numbers?

144

What does qualitative data describe?

145

Which visualization helps identify relationships between variables?

146

Which step converts raw data into useful information?

147

What is the final stage of the data science life cycle?

148

Which skill is essential for a data scientist?

149

What does data collection involve?

150

Which of the following is a source of data?

151

Why is data cleaning necessary?

152

Which visualization is best for showing frequency distribution?

153

What does a bar chart display?

154

Which step helps stakeholders understand results easily?

155

Which software is commonly used for basic data visualization?

156

What is meant by data analysis?

157

Which of the following is not a stage of data science life cycle?

158

What does a pie chart mainly show?

159

Which data type is based on categories like colors or names?

160

What is the purpose of decision making in data science?

161

Which visualization is best for comparing percentages?

162

What kind of chart uses dots to show data points?

163

Which stage focuses on presenting findings?

164

What is raw data?

165

Which life cycle stage checks data accuracy?

166

Which chart is most suitable for continuous data?

167

What is the main benefit of data science?

168

Which stage uses charts and graphs?

169

Which data science step comes just before decision making?

170

What helps users quickly grasp complex data?

171

Which number system has a base of 2 and uses only the digits 0 and 1?

172

Which coding system is an extension of ASCII and can represent characters from almost all languages in the world?

173

Which of the following is the best example of system software?

174

Software that is developed to perform a specific task for a user, like writing a letter or making a presentation, is called:

175

At the most basic level, all data inside a computer is represented as:

176

The hexadecimal number system uses 16 symbols, which are 0-9 and:

177

What is the main software that manages all the hardware and software on a computer?

178

What does ASCII stand for?

179

What is a single binary digit, either a 0 or a 1, called?

180

The decimal number 10 is equal to which binary number?

181

Programs like antivirus, disk cleanup, and file managers are known as:

182

A group of 8 bits is commonly known as a:

183

Which of the following is the main software that manages all the hardware and software on a computer?

184

Which number system is most easily understood by humans?

185

Software that helps users perform specific tasks, like writing a letter or creating a presentation, is called?

186

What is the smallest unit of data that a computer can process and store?

187

What is the base of the binary number system?

188

Which coding system is designed to represent characters from almost all languages in the world?

189

How many bits does the standard ASCII code use to represent a single character?

190

Which type of software is responsible for the overall control and management of computer operations?

191

What is the process of hiding complex details and showing only the essential features of a problem?

192

Which of the following is NOT a characteristic of a good algorithm?

193

What is the name of the process where you manually test an algorithm with sample data to check its logic?

194

Breaking down a large, complex problem into smaller, manageable parts is known as:

195

An error in the grammar or spelling rules of a programming language is called a:

196

A well-defined, step-by-step procedure to solve a specific problem is called:

197

What is the first and most important step in solving a computational problem?

198

A solution that can solve many different problems of the same type, not just one specific problem, is called a:

199

If a restaurant offers 4 types of main courses and 3 types of drinks, how many different meal combinations can be made?

200

Which of the following is a standard searching algorithm that works efficiently on a sorted list?

201

Which type of reasoning is used to draw a specific conclusion from a general statement or rule?

202

An error that causes the program to produce an incorrect result, but does not stop it from running, is called a:

203

What is the process of hiding complex details and showing only the essential features called?

204

Which characteristic of an algorithm means it must stop after a certain number of steps?

205

What is the main purpose of performing a dry run on an algorithm?

206

Which type of error is the most difficult to find because the program runs but produces incorrect results?

207

What is a finite set of clear, step-by-step instructions to solve a particular problem called?

208

If a restaurant offers 3 types of bread and 4 types of fillings for a sandwich, how many different sandwiches can be made?

209

Breaking down a large problem into smaller, more manageable sub-problems is known as what?

210

Creating a solution that works for a wide range of inputs, not just one specific case, is called:

211

Which language is used to define the structure and content of a web page?

212

What is the main purpose of CSS (Cascading Style Sheets)?

213

In JavaScript, which keyword is used to declare a variable that can be changed later?

214

Which JavaScript construct is used to repeat a block of code a certain number of times?

215

What is the process of finding and fixing errors in a computer program called?

216

Which HTML tag is used to create a link to another web page?

217

What is a set of step-by-step instructions for a computer to solve a problem called?

218

Which tool in a web browser helps developers see errors and messages from their JavaScript code?

219

Which HTML5 tag is used to define the main content of a document, separate from the header and footer?

220

In JavaScript, what is used to make decisions and execute different code based on a condition?

221

What is a named block of code in JavaScript that performs a specific task and can be called multiple times?

222

Which CSS property is used to add rounded corners to an element?

223

Which CSS pseudo-class is used to select and style an element when you move your mouse over it?

224

In HTML5, which tag is used to define a footer for a document or a section?

225

Which JavaScript method is used to add a new item to the end of an array?

226

What will the `console.log(typeof "Hello")` command show in the JavaScript console?

227

In programming, a set of step-by-step instructions to solve a problem is called a/an:

228

What is an error in the code's grammar or spelling called?

229

Which tool in a web browser is most commonly used by developers to find and fix errors in JavaScript code?

230

Which type of loop in JavaScript continues to run as long as a specified condition is true?

231

What is Data Science?

232

Which of the following is a common way to visually represent data?

233

What is often the first step in the Data Science Life Cycle?

234

What is the main purpose of Data Visualization?

235

The process of cleaning and organizing raw data to make it suitable for analysis is called:

236

What is the main role of a data scientist?

237

Which chart is best for showing parts of a whole, like the percentage of students who like different fruits?

238

A map showing the population in different cities of a country is an example of:

239

In which stage of the data science life cycle are models built to find patterns?

240

What does 'data' mean in the context of data science?

241

What is the final stage of the data science life cycle where the results are shared with others?

242

Data that has been collected but has not been processed or cleaned is called:

243

What is Data Science mainly about?

244

Which of the following is the first step in the Data Science Life Cycle?

245

What is the main purpose of Data Visualization?

246

Which of these is a common type of chart used for data visualization?

247

The process of removing errors and inconsistencies from data is called?

248

What is the ultimate goal of analyzing data in data science?

249

A chart that shows data as a circle divided into slices is called a...?

250

Which stage of the Data Science Life Cycle involves presenting the findings to others?

Exit quiz