Advertisement
Advertisement
11th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 17 | Attempts: 1316 | Last updated: Mar 20, 2025
-
Sample QuestionWhich technology is used by laser printers?
Questions: 10 | Attempts: 260 | Last updated: Mar 20, 2025
-
Sample Question1st artificial intelligence program is 6th sense by Pranav Mistry. TRUE or FALSE
Questions: 105 | Attempts: 1583 | Last updated: Jan 21, 2025
-
Sample QuestionWhen dealing with customers on the phone that are not very comfortable with technology, which of the following techniques would be MOST helpful to ensure that effective communication is taking place?
Questions: 18 | Attempts: 509 | Last updated: Mar 21, 2025
-
Sample QuestionISA stands for?
Questions: 23 | Attempts: 902 | 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: 12 | Attempts: 461 | Last updated: Feb 14, 2025
-
Sample QuestionThe actual data that can be transmitted in a unit of time is called:
Questions: 15 | Attempts: 777 | Last updated: Mar 21, 2025
-
Sample Question1. Service Set Idenifier merupakan kepanjangan dari........
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: 50 | Attempts: 2231 | Last updated: Sep 3, 2025
-
Sample QuestionWhat does FUI stands for?
Questions: 23 | Attempts: 216 | Last updated: Mar 21, 2025
-
Sample QuestionCreating an object is called
Advertisement