Advertisement
Advertisement
Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 80 | Attempts: 3497 | Last updated: Oct 6, 2025
-
Sample QuestionWhich of the following software is used to view web pages?
Questions: 50 | Attempts: 957 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of these is not a character in FF7?
Questions: 18 | Attempts: 9548 | Last updated: May 23, 2025
-
Sample QuestionHow do you open a program such as Microsoft Word when there are no icons on the desktop?
Questions: 10 | Attempts: 558 | Last updated: Mar 21, 2025
-
Sample QuestionWhat is output?# include <stdio.h> void print(int arr[]){ int n = sizeof(arr)/sizeof(arr[0]); int i; for (i = 0; i < n; i++) printf("%d ", arr[i]);} int main(){ int arr[] = {1, 2, 3, 4, 5, 6, 7, 8}; print(arr); return 0;}
Questions: 7 | Attempts: 962 | Last updated: Mar 22, 2025
-
Sample QuestionIs VR used for medical, piloting, and military training purposes?
Questions: 26 | Attempts: 353 | Last updated: Mar 21, 2025
-
Sample QuestionWhat storage solution involves a third-party company that provides off-site hosting of data?
Questions: 15 | Attempts: 145 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of these movies was not released in 1965?
Questions: 29 | Attempts: 104 | Last updated: Mar 18, 2025
-
Sample QuestionAre you a real Eternal Darkness fan? Find out with this quiz! There are 29 questions in total. The correct answers will be shown after you answer each question. Let's start easy. What's the name of the main protagonist?
Questions: 68 | Attempts: 134 | Last updated: Oct 16, 2025
-
Sample QuestionThe __________ is usually the first element of a web page that you see.
Questions: 11 | Attempts: 39 | Last updated: Jan 3, 2025
-
Sample QuestionOceanTen is a platform for carrying out tasks and earning points.
Advertisement