Advertisement
Advertisement
Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 27 | Attempts: 139 | Last updated: Mar 21, 2025
-
Sample Question
Questions: 12 | Attempts: 692 | Last updated: Jan 22, 2025
-
Sample QuestionWhat is the Ribbon?
Questions: 15 | Attempts: 777 | Last updated: Mar 21, 2025
-
Sample Question1. Service Set Idenifier merupakan kepanjangan dari........
Questions: 11 | Attempts: 629 | Last updated: Mar 18, 2025
-
Sample QuestionWhat is Ezio Auditore da Firenze's younger brother called?
Questions: 27 | Attempts: 112 | Last updated: Apr 18, 2025
-
Sample QuestionThe first electronic computers were introduced in the mid 1800s.
Questions: 10 | Attempts: 251 | 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: 398 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following is NOT an example of an extension in a URL?
Questions: 11 | Attempts: 748 | Last updated: Mar 21, 2025
-
Sample QuestionThis one's easy. Who is the Twilight Princess?
Questions: 6 | Attempts: 81 | Last updated: Oct 18, 2025
-
Sample QuestionA to Z sorting with numbers is arranged from highest to lowest number.
Questions: 10 | Attempts: 25295 | Last updated: Sep 1, 2025
-
Sample QuestionWhich of the following is hardware?
Advertisement