Read Mode
Binary Number System
Which of the following is not a binary number?
Explanation and memory cue
A binary number system uses only two digits: 0 and 1. The number 202 contains the digit 2, so it is not a valid binary number.
Scan verified MCQs with the answer highlighted, then open explanations when you want the reasoning.
Read Mode
Binary Number System
Which of the following is not a binary number?
A binary number system uses only two digits: 0 and 1. The number 202 contains the digit 2, so it is not a valid binary number.
Read Mode
Social Media Applications
Who is the founder of Snapchat?
Evan Spiegel is the co-founder and CEO of Snapchat, a popular multimedia messaging app. The other options are well-known figures in computing and technology but are not associated with the founding of Snapchat.
Read Mode
Computer Memory (Ram Types)
Which of the following memory must be refreshed many times per second?
Dynamic RAM (DRAM) stores data using capacitors that gradually lose charge, so it must be refreshed repeatedly every few milliseconds to retain information. In contrast, SRAM, ROM, and EPROM do not require constant refreshing. This makes DRAM slower but more cost-effective for main memory.
Read Mode
Ms Powerpoint Toolbars
Which of the following toolbars provides different options in various master views in PowerPoint?
In older versions of Microsoft PowerPoint, the Common Tasks toolbar was a context-sensitive toolbar that provided different options depending on the active master view (Slide Master, Handout Master, or Notes Master). This toolbar allowed quick access to frequently used commands relevant to the master view being edited. Other toolbars like Drawing, Formatting, and Standard toolbars are more general-purpose and do not change their options based on the master view. Although the Common Tasks toolbar is not present in recent versions of PowerPoint, the question and answer correctly refer to its function in earlier versions.
Read Mode
Keyboard Shortcuts
Which shortcut key is used to close a program?
The shortcut 'Alt + F4' is the standard key combination used to close the active program window in most operating systems, making option B correct.
Read Mode
Internet And Networking
Which of the following is not used to access the web?
Modem, ISDN, and DSL are technologies used to provide internet or web access connectivity. UDP (User Datagram Protocol) is a transport layer communication protocol used for data transmission over networks, not a method or technology for accessing the web.
Read Mode
Operating Systems
Which of the following is a single-user, single-tasking operating system?
MS-DOS is a single-user, single-tasking operating system, meaning it allows only one user to perform one task at a time. Windows and Mac OS are modern operating systems that support multi-user and multitasking capabilities.
Read Mode
Computer Memory
Which of the following is used for very high-speed searching applications?
Content-Addressable Memory (CAM) is designed for very high-speed searching because it allows data to be retrieved based on content rather than specific addresses. This makes it much faster for search-intensive applications compared to traditional memory types like RAM or flash memory.
Read Mode
Excel Shortcut Keys
Which shortcut key is used for calculating the current sheet in Microsoft Excel?
In Microsoft Excel, the shortcut Shift+F9 is used to calculate the active worksheet (current sheet) only, whereas F9 calculates all worksheets in all open workbooks. Therefore, option B is correct.
Read Mode
Programming Languages
Which of the following is a programming language?
Pascal is a high-level procedural programming language developed in the late 1960s. Lotus is a spreadsheet application, MS-Excel is a spreadsheet software, and Netscape is a web browser, none of which are programming languages.