All quizzes

Guest practice

Full Book

Questions
497
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

What does IoT stand for?

172

Which device is commonly used in IoT to collect data?

173

Which component connects IoT devices to the internet?

174

Which is an example of IoT application?

175

Which technology is used to secure transactions in blockchain?

176

Blockchain is best described as a ______.

177

Which is a common application of blockchain technology?

178

Which cloud service model provides software over the internet?

179

Cloud computing allows users to access data using ______.

180

Which is an advantage of cloud computing?

181

Speech recognition technology converts ______.

182

Voice recognition is mainly used to ______.

183

Which field helps computers understand human language?

184

NLP is a subfield of ______.

185

Which is an example of NLP application?

186

A robot is a machine that can ______.

187

Which component allows a robot to sense its environment?

188

Robotics is a combination of mechanical, electronic, and ______ engineering.

189

Bias in AI refers to ______.

190

Which is an example of unethical use of AI?

191

AI system designers should ensure ______.

192

Which principle requires AI to protect user data?

193

IoT devices usually communicate using ______.

194

Which sector widely uses IoT?

195

Which feature makes blockchain tamper-resistant?

196

Cloud storage means data is stored ______.

197

Which company provides cloud services?

198

Speech recognition is commonly used in ______.

199

Which is NOT a responsibility of AI designers?

200

NLP helps chatbots to ______.

201

Which robot is used in industries?

202

Which term refers to giving commands to robots?

203

Bias in AI systems can arise from ______.

204

Which technology allows pay-as-you-go computing?

205

Which layer of IoT processes data?

206

Which AI application translates languages?

207

Robots use actuators to ______.

208

Which is a key concern in unethical AI use?

209

AI designers should test systems for ______.

210

Which IoT device controls actions based on data?

211

Blockchain blocks are linked using ______.

212

Which cloud model provides virtual machines?

213

Speech recognition accuracy depends on ______.

214

NLP enables sentiment analysis to detect ______.

215

Which responsibility ensures AI benefits society?

216

What is technology addiction?

217

Which behavior is a sign of technology addiction?

218

What is the Internet?

219

Which service is commonly provided by the Internet?

220

What is a major threat to individual privacy on the Internet?

221

Which information should be kept private online?

222

What is cloud computing?

223

Which is an example of cloud storage?

224

Which hardware device helps protect a network?

225

Which software is used to detect viruses?

226

What is cybersecurity?

227

Which is a common cyber threat?

228

What does online safety mainly focus on?

229

Which practice improves online safety?

230

What is cyberbullying?

231

Which platform can be used for cyberbullying?

232

How can cyberbullying be reduced?

233

What is an environmental impact of computing?

234

Which action helps reduce e-waste?

235

What is an assistive technology?

236

Which is an example of assistive technology?

237

What is the digital divide?

238

Which factor contributes to the digital divide?

239

What does inequitable access to information mean?

240

Which group is most affected by inequitable access?

241

What is a cultural impact of computing?

242

Which practice protects personal data?

243

What is phishing?

244

Which email is likely a phishing attempt?

245

What is the main purpose of a firewall?

246

Which habit improves digital well-being?

247

What is data privacy?

248

Which law focuses on data protection?

249

What is the human impact of computing?

250

Which action ensures safer internet use for students?

251

What is responsible use of technology?

252

What is information collection?

253

Which of the following is a source of information?

254

Which device is commonly used to collect data directly from users?

255

Which method is used to collect opinions from many people?

256

Which of the following is an example of digital data?

257

What does reliable information mean?

258

Which source is considered most reliable for academic information?

259

What is the purpose of collecting information?

260

Which of the following is a primary source of information?

261

Which tool is commonly used to search information on the internet?

262

Which of the following helps in collecting information online?

263

What should be checked to verify information from a website?

264

Which of the following is an offline source of information?

265

What is data?

266

Which of the following is a digital survey tool?

267

Which practice ensures ethical information collection?

268

What is plagiarism?

269

Which of the following is used to collect numerical data?

270

What is the first step in information collection?

271

Which of the following is a safe practice while collecting information online?

272

Which information source is updated most frequently?

273

What does accurate information mean?

274

Which of the following helps organize collected information?

275

Which type of data is collected through interviews?

276

Which of the following is NOT a source of information?

277

What is secondary data?

278

Which factor is important when selecting information?

279

Which of the following ensures information authenticity?

280

What is digital literacy mainly concerned with?

281

Which of the following is a benefit of proper information collection?

282

Which online source is generally least reliable?

283

What should you do before using collected information?

284

Which of the following helps protect personal information?

285

Which term refers to gathering information using computers and the internet?

286

Which of the following is an example of biased information?

287

What is the role of keywords in information collection?

288

Which of the following is used to collect visual information?

289

Why is privacy important in information collection?

290

Which law relates to responsible use of information?

291

Which of the following is a common mistake in information collection?

292

Which format is commonly used to store collected digital data?

293

What is the main objective of Unit 7.1 Information Collection?

294

Which research method focuses on numerical data?

295

Which research method focuses on opinions and experiences?

296

Which tool is commonly used in quantitative research?

297

Which type of research uses interviews and discussions?

298

Which data type is measured in numbers?

299

Which research method is best for measuring customer satisfaction levels?

300

Which research method explains why people behave in a certain way?

301

Which of the following is an example of qualitative data?

302

Which of the following is an example of quantitative data?

303

Which research approach uses charts and graphs?

304

What is the main purpose of a questionnaire?

305

Which question type gives predefined options?

306

Which question type allows free-text answers?

307

Which question type is best for Yes/No answers?

308

Which scale is used to measure agreement levels?

309

What should a good questionnaire avoid?

310

What is market validation?

311

Market validation helps to confirm:

312

Which method is used for market validation?

313

What is a minimum viable product (MVP)?

314

Customer profiles are created using:

315

What does a customer profile include?

316

Which research helps understand customer behavior?

317

What is the first step in business pitching?

318

A business pitch mainly explains:

319

Which element is essential in a good business pitch?

320

Which audience is usually targeted in business pitching?

321

Which skill is important for effective pitching?

322

Which research helps reduce business risk?

323

Which method collects data quickly from many people?

324

Which research is more flexible?

325

Which research requires a large sample size?

326

Which tool is used to analyze numerical data?

327

What helps improve product design?

328

Which question type is best for collecting opinions?

329

What is the main goal of entrepreneurship?

330

Digital age entrepreneurship mainly uses:

331

Which platform is commonly used for online surveys?

332

Which factor is most important before launching a product?

333

Which research uses small but detailed samples?

334

Which step comes after identifying a problem?

335

Which activity helps understand target customers?

336

Which document explains questions to collect data?

337

Which research result is easier to generalize?

338

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

339

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

340

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

341

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

342

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

343

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

344

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

345

What does ASCII stand for?

346

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

347

The decimal number 10 is equal to which binary number?

348

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

349

A group of 8 bits is commonly known as a:

350

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

351

Which number system is most easily understood by humans?

352

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

353

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

354

What is the base of the binary number system?

355

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

356

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

357

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

358

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

359

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

360

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

361

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

362

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

363

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

364

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

365

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

366

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

367

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

368

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

369

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

370

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

371

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

372

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

373

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

374

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

375

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

376

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

377

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

378

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

379

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

380

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

381

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

382

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

383

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

384

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

385

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

386

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

387

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

388

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

389

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

390

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

391

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

392

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

393

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

394

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

395

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

396

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

397

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

398

What is Data Science?

399

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

400

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

401

What is the main purpose of Data Visualization?

402

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

403

What is the main role of a data scientist?

404

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

405

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

406

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

407

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

408

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

409

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

410

What is Data Science mainly about?

411

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

412

What is the main purpose of Data Visualization?

413

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

414

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

415

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

416

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

417

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

418

What is the Internet of Things (IoT)?

419

Which technology is known for its decentralized and secure digital ledger used to record transactions?

420

Using services like Google Drive or Dropbox to store your files online is an example of what?

421

What is a machine, especially one programmable by a computer, capable of carrying out a complex series of actions automatically?

422

Which of these is a foundational component of an IoT system that is used to collect data from the environment?

423

What is the main difference between voice recognition and speech recognition?

424

The ability of a computer program to understand human language as it is spoken and written is called:

425

If an AI system gives unfair results because its training data was not diverse, this problem is known as:

426

Smart homes, where you can control lights and appliances with your phone, are a popular application of which technology?

427

Who has the main responsibility to ensure that AI systems are designed and used in an ethical and fair manner?

428

Cryptocurrencies like Bitcoin are the most famous application of which technology?

429

Which of the following is a key advantage of using cloud computing?

430

A machine designed to automatically carry out a series of complex actions is known as a:

431

What is the term for storing and accessing data over the internet instead of on your local hard drive?

432

Which of the following is a key feature of Blockchain?

433

When an AI system consistently makes unfair decisions against a particular group of people, it is showing:

434

What is the field of AI that helps computers understand and interpret human language?

435

What do we call the network of physical devices, vehicles, and home appliances that are connected to the internet to collect and share data?

436

Which technology focuses on identifying 'who' is speaking rather than 'what' is being said?

437

Who has the main responsibility to ensure an AI system is fair, safe, and works as intended?

438

What is the term for the excessive and uncontrollable use of computers or the internet?

439

Storing and accessing data and programs over the internet instead of on your computer's hard drive is called?

440

Which of the following is a type of malicious software designed to harm your computer?

441

What is the fraudulent attempt to get sensitive information like passwords by pretending to be a trustworthy source?

442

Using electronic communication to bully a person, typically by sending intimidating or threatening messages, is known as?

443

The gap between people who have access to modern technology and those who do not is called the?

444

Which of the following is an example of an assistive technology for a person with a visual impairment?

445

Which software is used to protect a computer from viruses and other malicious software?

446

What is the term for discarded electronic devices like old computers and mobile phones?

447

Which of the following is a major reason for inequitable access to information in some parts of the world?

448

Which hardware device can protect your computer from damage caused by sudden increases in power?

449

To improve the security of your online accounts, what kind of password should you create?

450

What is the term for the uncontrollable urge to use technology, which negatively affects a person's life?

451

Which of the following is an example of software used to protect a computer from viruses?

452

What is the main advantage of using cloud computing services like Google Drive or Dropbox?

453

The gap between people who have access to modern information and communication technology and those who do not is called the:

454

Sending a fake email that looks real to trick someone into giving personal information is called:

455

What is a negative environmental impact of old and discarded electronic devices?

456

Which technology is designed to help people with disabilities use computers more easily?

457

Using the internet to send mean or threatening messages to someone is known as:

458

What is a key element of an effective poster design?

459

A major consideration for billboard design, which is different from a poster, is that it must be:

460

An infographic is a visual representation of information or data. What is its main goal?

461

What is the primary purpose of using a chart or graph to present data?

462

When collecting information online, what does the term 'credibility' refer to?

463

Why should a billboard have a very short message, typically under seven words?

464

Which of the following is the most reliable source for academic research?

465

In poster design, what does 'layout' refer to?

466

Which of these is a potential disadvantage of using social media for communication?

467

Which of the following is primarily a professional networking social media platform?

468

Understanding online etiquette and responsible social interaction is part of:

469

Digital literacy is the ability to:

470

Which of the following is a key component of digital literacy, focusing on the ability to judge the quality and credibility of online information?

471

Which social media platform is primarily designed for professional networking and sharing career-related information?

472

What is the main purpose of using an infographic to present ideas or data?

473

What is the most important principle for designing an effective billboard that will be seen by people in moving vehicles?

474

When collecting information from the internet for a school project, what is the first step to ensure its reliability?

475

In poster designing, which element is crucial for grabbing the viewer's attention from a distance?

476

The concept of 'digital citizenship' as a part of digital literacy primarily refers to:

477

What is a significant disadvantage of using social media as a primary communication tool?

478

Which type of research deals with numbers, statistics, and measurable data?

479

Open-ended questions, interviews, and observations are common methods for which type of research?

480

In a questionnaire, what type of question provides a set of predefined answers for the respondent to choose from?

481

What is the primary purpose of market validation for an entrepreneur?

482

Research data like age, gender, location, and income is used to create a:

483

In a business pitch, what is the first and most important step to capture the audience's attention?

484

Which statement best describes the sample size typically used in qualitative research?

485

A question that allows respondents to answer in their own words is called:

486

The part of your business pitch that explains how your product or service fixes the identified problem is called the:

487

Which of the following is NOT a good method for market validation?

488

Why is creating a customer profile important for a business?

489

The main goal of quantitative research is often to:

490

Which type of research focuses on collecting and analyzing numerical data to find patterns and make predictions?

491

Which of the following is an example of data collected through qualitative research?

492

What is the primary goal of market validation for a new entrepreneur?

493

A business pitch should always start by clearly identifying a problem. What is the next logical step?

494

What is the main purpose of creating a customer profile or persona?

495

In questionnaire design, a question that is phrased in a way that suggests a particular answer is known as a:

496

Which of the following is a key element of a successful business pitch?

497

What is a major advantage of using closed-ended questions (e.g., Yes/No, multiple choice) in a survey?

Exit quiz