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 31/487
Question 301Quiz 553
Programming and algorithms
In which memory segment does the OS store temporary data, such as function parameters and return addresses? ?
L09 · Programming and algorithms with Python
Question 302Quiz 553
Database systems
What is the correct SQL statement to delete a database called 'School'? 'School' (database) (delete) SQL ?
L08 · Database management
Question 303Quiz 553
Programming and algorithms
Which of the following is a property of Python dictionaries? dictionary ?
L09 · Programming and algorithms with Python
Question 304Quiz 553
Software engineering
What is the purpose of the Maintenance phase in the SDLC? SDLC ?
L07 · System analysis and design
Question 305Quiz 553
Programming and algorithms
What is the output of the following PHP code? PHP ? <?php function example($x = 1, $y = 3) { return $x + $y / 2; } echo example(5); ?>
L09 · Programming and algorithms with Python
Question 306Quiz 553
Web development
<a href = “sabaragamuwa.html” target =“-blank”> Sabaragamuwa</a> The above code displays the web page “sabaragamuwa.html” in, “sabaragamuwa.html”
L10 · Web development
Question 307Quiz 553
Database systems
What is the purpose of an "index" in a database? "" ?
L08 · Database management
Question 308Quiz 553
Networking
A small educational institution has few computers in a computer lab. They need a simple and low-cost network to share resources like printers and the internet. The network doesn’t need to be complex. The institution doesn’t expect to add more devices soon. Which network topology is the best fit for this scenario?
L06 · Data communication and computer networking
Question 309Quiz 552
Data representation and computer architecture
What is the hexadecimal number equivalent to the two's complement of -8? -8 ?
L03 · Data representation and number systems
Question 310Quiz 552
Other
What is the correct POS expression that represents the Kmap? POS ?