Advertisement
Advertisement
10th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 23 | Attempts: 901 | Last updated: Mar 20, 2025
-
Sample QuestionWhich task must be completed first for a technician to be able to configure power management states using Windows XP?
Questions: 20 | Attempts: 112 | Last updated: Mar 21, 2025
-
Sample QuestionMyth: Front Mission is only known as a turn-based strategy RPG series.
Questions: 12 | Attempts: 458 | Last updated: Feb 14, 2025
-
Sample QuestionThe actual data that can be transmitted in a unit of time is called:
Questions: 27 | Attempts: 135 | Last updated: Mar 21, 2025
-
Sample Question
Questions: 15 | Attempts: 777 | Last updated: Mar 21, 2025
-
Sample Question1. Service Set Idenifier merupakan kepanjangan dari........
Questions: 10 | Attempts: 249 | Last updated: Oct 21, 2025
-
Sample Questionmain() { char *ptr1 = “abcdef”; ptr1 = ptr1 + (strlen(ptr1)-1); printf(“%c”,--*ptr1--); printf(“%c”,--*--ptr1); printf(“%c”,--*(ptr1--)); printf(“%c”,--*(--ptr1)); printf(“%c”,*ptr1); }
Questions: 6 | Attempts: 80 | Last updated: Oct 18, 2025
-
Sample QuestionA to Z sorting with numbers is arranged from highest to lowest number.
Questions: 10 | Attempts: 198 | Last updated: Oct 22, 2025
-
Sample QuestionTick the item/s that is/are generally considered the roles of the systems analyst .
Questions: 50 | Attempts: 2227 | Last updated: Sep 3, 2025
-
Sample QuestionWhat does FUI stands for?
Questions: 23 | Attempts: 213 | Last updated: Mar 21, 2025
-
Sample QuestionCreating an object is called
Advertisement