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 27/487
Question 261Quiz 557
Data representation and computer architecture

Among these, the number of bits possible for Sign, Exponent, and Mantissa in IEEE 754 - Double Precision is, IEEE 754 - Double Precision Sign, Exponent Mantissa

L03 · Data representation and number systems

Question 262Quiz 557
Data representation and computer architecture

Consider the following logic circuit implemented using universal gate. The given circuit is equivalent to which of the following logic gates? ?

L04 · Fundamentals of digital circuits

Question 263Quiz 557
Operating systems and memory

In a multi-tasking operating system, which process state transition is managed by the short-term scheduler? ?

L05 · Computer operating systems

Question 264Quiz 557
Programming and algorithms

Which statement best describes the use of SQL statements within programming languages? SQL ?

L08 · Database management

Question 265Quiz 557
Programming and algorithms

Which of the following functions is used to get the ASCII value of a character? ASCII ?

L09 · Programming and algorithms with Python

Question 266Quiz 557
Other

……………………….. of the system gives long life to the new system. ………………………..

L07 · System analysis and design

Question 267Quiz 557
Programming and algorithms

What is the output of the below PHP code? PHP ? <?php for ($x=1;$x <= 15;$x+=2){ echo $x." ";} ?>

L09 · Programming and algorithms with Python

Question 268Quiz 557
Other

How would create a 20-pixel wide, solid red border around an element? (pixel)20?

Question 269Quiz 557
Database systems

When mapping a M:N relationship from an ER diagram to a relational schema, how is the relationship handled? M:N ER ?

L08 · Database management

Question 270Quiz 557
Signals, electronics and IoT

Which of the following best describes the process of agreeing on signal elements to represent data (a protocol)? ?

L06 · Data communication and computer networking