Advertisement
Advertisement
12th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 50 | Attempts: 397 | Last updated: Jan 22, 2025
-
Sample Questiona = True b = False c = False if a or b and c: print "IF" else: print "ELSE"
Questions: 20 | Attempts: 4016 | Last updated: Mar 22, 2025
-
Sample QuestionA metaphor of human-computer interaction (HCI) in which interacting with the computer is much like carrying on a conversation is called ____.
Questions: 10 | Attempts: 3675 | Last updated: Apr 5, 2025
-
Sample QuestionWhat's a blockchain?
Questions: 10 | Attempts: 149 | Last updated: Mar 21, 2025
-
Sample QuestionWhat is VR?
Questions: 15 | Attempts: 439 | Last updated: Mar 21, 2025
-
Sample QuestionFind the error: f(int a, int b) { int a, a=20; return a; }
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: 10 | Attempts: 127 | Last updated: Mar 21, 2025
-
Sample QuestionC is a:
Questions: 40 | Attempts: 323 | Last updated: Jan 17, 2025
-
Sample QuestionSecondary storage is __________, which means it keeps its data after the power is turned off.
Questions: 10 | Attempts: 170 | Last updated: Mar 21, 2025
-
Sample QuestionWhen was Nimble founded?
Questions: 10 | Attempts: 126 | Last updated: Mar 20, 2025
-
Sample QuestionResearch Data Alliance was founded in what year?
Advertisement