Advertisement
Advertisement
11th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 247 | Attempts: 588 | Last updated: Mar 23, 2025
-
Sample QuestionWhich tool can help the investigator if he wants to examine changes made to the system’s registry by the suspect program?
Questions: 30 | Attempts: 113 | Last updated: Sep 4, 2025
-
Sample QuestionFrom a point P on a level ground, the angle of elevation of the top tower is 30º. If the tower is 100 m high, the distance of point P from the foot of the tower is:
Questions: 10 | Attempts: 211 | Last updated: Feb 9, 2025
-
Sample QuestionWhat is the maximum character limit for a LinkedIn post?
Questions: 10 | Attempts: 166 | Last updated: Mar 21, 2025
-
Sample QuestionWhen was the feature to sign up without a Facebook account adopted?
Questions: 10 | Attempts: 180 | Last updated: Mar 21, 2025
-
Sample QuestionHow many platforms is the Adobe Flash Player named Shockwave Flash?
Questions: 10 | Attempts: 165 | Last updated: Oct 16, 2025
-
Sample QuestionWhat does the acronym GNU stand for?
Questions: 15 | Attempts: 167 | Last updated: Mar 21, 2025
-
Sample QuestionOne of the method which is not an income generation for Open Source technology is
Questions: 40 | Attempts: 426 | Last updated: Mar 21, 2025
-
Sample QuestionConsider the following pseudo-code. Assume that IntQueue is a class implementing an integer queue, enqueue() and dequeue() are member functions for inserting and deleting values to/from a queue object respectively. What does the function fun() do? void fun(int n) { IntQueue q; q.enqueue(0); q.enqueue(1); for (int i = 0; i < n; i++) { int a = q.dequeue(); int b = q.dequeue(); q.enqueue(b); q.enqueue(a + b); print(a); } }
Questions: 100 | Attempts: 208 | Last updated: Mar 21, 2025
-
Sample QuestionWhich functions do client systems technicians perform regarding personal wireless communications systems
Questions: 100 | Attempts: 407 | Last updated: Mar 20, 2025
-
Sample Question(001) Which functions do client systems technicians perform regarding personal wireless communication systems?
Advertisement