ICT / Daily quiz archive

Question
practice.

Thousands of extracted MCQs, lesson mapped and connected to the original question-and-answer PDF series.

Original PDFs remain the authority
4,864Extracted questions
582Quiz sets
4,737Lesson mapped
1—583Quiz range
Practice set4,864 matches · Page 1/487
Question 01Quiz 583
Data representation and computer architecture

You have a video file that is 3.5 GB (gibibytes) in size. Approximately how many bytes is this file? 3.5 GB ?

L02 · Evolution of computing and computer hardware

Question 02Quiz 583
Operating systems and memory

A system uses a 36-bit virtual address space and a page size of 8 KB. If each page table entry takes 8 bytes, what is the size of the page table for a single process? 36-bit 8 KB 8 ?

L05 · Computer operating systems

Question 03Quiz 583
Programming and algorithms

What is the output for this code ? def change_list(data): for i in range(len(data)): if i % 3 == 0: data[i] = data[i] ** 2 return data nums = [1, 2, 3, 4, 5, 6, 7] print(change_list(nums))

L09 · Programming and algorithms with Python

Question 04Quiz 583
Other

Which of the following is a characteristic of the Rapid Application Development (RAD) model? (RAD) ?

L07 · System analysis and design

Question 05Quiz 583
Web development

Choose the best statement about the code given below, body {background: #ffffff url("Cheems.png") no-repeat right top;}

L10 · Web development

Question 06Quiz 583
Networking

Which device operates at the Data Link layer of the OSI model? OSI ?

L06 · Data communication and computer networking

Question 07Quiz 583
Signals, electronics and IoT

Which of the following is true about a wave? ?

L11 · Internet of Things

Question 08Quiz 583
Business and digital society

Which type of digital marketing is most effective for engaging audiences in real-time?

L12 · ICT in business and e-commerce

Question 09Quiz 583
Business and digital society

Which of the following is not a B2B (business-to-business) transaction? B2B ?

L12 · ICT in business and e-commerce

Question 10Quiz 583
Business and digital society

A company manufactures and sells skincare products directly to consumers through its own website, bypassing traditional retail stores. What type of business model is this? ?

L12 · ICT in business and e-commerce