Advertisement
Advertisement
Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 15 | Attempts: 777 | Last updated: Mar 21, 2025
-
Sample Question1. Service Set Idenifier merupakan kepanjangan dari........
Questions: 11 | Attempts: 600 | Last updated: Mar 18, 2025
-
Sample QuestionWhat is Ezio Auditore da Firenze's younger brother called?
Questions: 27 | Attempts: 110 | Last updated: Apr 18, 2025
-
Sample QuestionThe first electronic computers were introduced in the mid 1800s.
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: 11 | Attempts: 395 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following is NOT an example of an extension in a URL?
Questions: 11 | Attempts: 726 | Last updated: Mar 21, 2025
-
Sample QuestionThis one's easy. Who is the Twilight Princess?
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: 25087 | Last updated: Sep 1, 2025
-
Sample QuestionWhich of the following is hardware?
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: 10 | Attempts: 566 | Last updated: Mar 20, 2025
-
Sample QuestionThe use of robotics in the making of cars is an example of
Advertisement