Advertisement
Advertisement
12th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 5 | Attempts: 491 | Last updated: Oct 4, 2025
-
Sample QuestionIt is easier to meet new people using modern technology.
Questions: 10 | Attempts: 626 | Last updated: Mar 7, 2025
-
Sample QuestionWhich of the following is an option of formatting?
Questions: 15 | Attempts: 105 | Last updated: Mar 22, 2025
-
Sample QuestionThe small sections of code that are used to perform a particular task is called
Questions: 10 | Attempts: 154 | Last updated: Mar 14, 2025
-
Sample QuestionThe brain of any computer system is ?
Questions: 10 | Attempts: 87 | Last updated: Mar 22, 2025
-
Sample QuestionHow many main functions are in C program?
Questions: 10 | Attempts: 45 | Last updated: Mar 21, 2025
-
Sample QuestionExpand HTML
Questions: 20 | Attempts: 390 | Last updated: Mar 21, 2025
-
Sample QuestionThe feature SoundSentry is used to help peoples with
Questions: 12 | Attempts: 410 | Last updated: Mar 21, 2025
-
Sample QuestionOne of the restrictions of Internet resources is Proliferation of “Junk”
Questions: 30 | Attempts: 212 | Last updated: Mar 22, 2025
-
Sample QuestionWhat will be the output of the following Python code? a = [1, 2, 3, 4, 5] b = lambda x: (b (x[1:]) + x[:1] if x else []) print(b (a))
Questions: 30 | Attempts: 81 | Last updated: Mar 15, 2025
-
Sample QuestionWhat do the following declaration signify? char **argv;
Advertisement