Advertisement
Advertisement
12th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 30 | Attempts: 14078 | Last updated: Nov 21, 2025
-
Sample QuestionWhat is this?
Questions: 10 | Attempts: 693 | Last updated: Mar 22, 2025
-
Sample QuestionWhat does C++ stand for ?
Questions: 104 | Attempts: 3467 | Last updated: Mar 22, 2025
-
Sample QuestionWhich of the following IP addresses would a technician see if acomputer is connected to a multifunction network device and isattempting to obtain an IP address automatically but is notreceiving an IP address from the DHCP server?
Questions: 12 | Attempts: 5335 | Last updated: Mar 18, 2025
-
Sample QuestionSmartphones have passed PC's as the Search device of choice.
Questions: 14 | Attempts: 993 | Last updated: Mar 22, 2025
-
Sample QuestionA customer needs to register their website domain in their own name and provide the logins to the fulfillment team at the time of Kick Off Call.
Questions: 10 | Attempts: 560 | 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: 26 | Attempts: 354 | Last updated: Mar 21, 2025
-
Sample QuestionWhat storage solution involves a third-party company that provides off-site hosting of data?
Questions: 50 | Attempts: 198 | Last updated: Mar 22, 2025
-
Sample QuestionFrom what location are the 1st computer instructions available on boot up?
Questions: 20 | Attempts: 75 | Last updated: Mar 19, 2025
-
Sample QuestionName an example of high level language
Questions: 21 | Attempts: 432 | Last updated: Mar 21, 2025
-
Sample QuestionThe organization must adapt to the new changes successfully by adapting all aspects (technology, people, organization) because it is critical for the success of new system.
Advertisement