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 2/487
Question 11Quiz 582
Operating systems and memory

Which of the following best describes a directory in a file system? ?

L05 · Computer operating systems

Question 12Quiz 582
Operating systems and memory

What is the process of reducing the size of a file without losing any data? ?

L05 · Computer operating systems

Question 13Quiz 582
Programming and algorithms

What will be the output of this Python code? / ? a = 7 b = 3 c = 4 result = a + b * c // a - b % c print(result)

L09 · Programming and algorithms with Python

Question 14Quiz 582
Software engineering

The answer category in ascending order of risk in system installation in system development life cycle is, A. Direct implementation / B. Parallel implementation / C. Phased implementation / D. Pilot implementation

L07 · System analysis and design

Question 15Quiz 582
Web development

Which of the following is the primary purpose of indentation in CSS? CSS indentation ?

L10 · Web development

Question 16Quiz 582
Other

Which of the following statements is correct with respect to openness and closeness of a system? ?

L02 · Evolution of computing and computer hardware

Question 17Quiz 582
Networking

What is the network address for the IP 192.168.5.130 with a subnet mask of /25? /25 192.168.5.130 ?

L06 · Data communication and computer networking

Question 18Quiz 582
Business and digital society

Which of the following statements belongs to pure click business style? pure click ? A. Buying a school bag online. B. Downloading a movie online via Netflix paid. Netflix Movie C. Book a car online for a trip through PickMe. PickMe D. Buying an electronic copy of a novel online.

L12 · ICT in business and e-commerce

Question 19Quiz 582
Other

Which of the following best describes the digital economy? ?

L12 · ICT in business and e-commerce

Question 20Quiz 582
Other

Which of the following best describes bio-inspired computing? ?

L09 · Programming and algorithms with Python