Advertisement
Advertisement
Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 21 | Attempts: 3158 | Last updated: Mar 21, 2025
-
Sample QuestionThe instructions that tell the computer what to do and how to do it.
Questions: 8 | Attempts: 3259 | Last updated: Mar 22, 2025
-
Sample QuestionWhat are two examples of technology that send information over long distances?
Questions: 12 | Attempts: 280 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following mouse pointer shapes is used for pointing, selecting, and dragging the items on the screen?
Questions: 50 | Attempts: 350 | Last updated: Mar 21, 2025
-
Sample QuestionAre the blank spaces to the left, right, top, and bottom of a document.
Questions: 20 | Attempts: 507 | Last updated: Mar 22, 2025
-
Sample QuestionMotherboard is the main printed circuit board?
Questions: 36 | Attempts: 259 | Last updated: Oct 22, 2025
-
Sample QuestionWhich computer peripheral is often times called the "screen"?
Questions: 15 | Attempts: 218 | Last updated: Mar 21, 2025
-
Sample Question#include <stdio.h> int main() { int x = 10; int y = 20; x += y += 10; printf (" %d %d", x, y); return 0; }
Questions: 7 | Attempts: 398 | Last updated: Mar 19, 2025
-
Sample QuestionWhich are the home row keys for the left hand?
Questions: 11 | Attempts: 118 | Last updated: Apr 5, 2025
-
Sample QuestionThe process of keeping important information while removing unnecessary details to simplify a problem is known as.
Questions: 10 | Attempts: 127 | Last updated: Mar 21, 2025
-
Sample QuestionC is a:
Advertisement