Grade 11 Quizzes, Questions & Answers
Recent Grade 11 Quizzes
Questions: 54 | Attempts: 94 | Last updated: Oct 14, 2025
-
Sample QuestionWhich of the following is not a pointer declaration?
Questions: 40 | Attempts: 425 | 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: 10 | Attempts: 142 | Last updated: Mar 20, 2025
-
Sample QuestionWhich of these does not involve the application of exponential decay?
Questions: 65 | Attempts: 503 | Last updated: Mar 21, 2025
-
Sample QuestionWhat does "cultivate" mean?
Questions: 20 | Attempts: 5797 | Last updated: Mar 21, 2025
-
Sample QuestionRead the sentences from the excerpt. "... quite deliberately, Julia had given her heart to the young man. It didn’t relate what the final disposition of the organ was, but I didn’t really care." How do the words final disposition of the organ impact the tone of the excerpt?
Questions: 10 | Attempts: 2407 | Last updated: Aug 23, 2025
-
Sample QuestionDoes the short story take place in a restaurant?
Questions: 10 | Attempts: 360 | Last updated: Mar 22, 2025
-
Sample QuestionCalculate the quantity of released heat of combustion of 5.76g of methane gas (CH4) in an excess amount of oxygen gas at constant pressure CH4(g)+2O2(g)→ CO2(g)+2H2O(l) , ∆H°= -890kj/mol ,(C=12,H=1)
Questions: 10 | Attempts: 658 | Last updated: Mar 21, 2025
-
Sample QuestionThe SQL UNION Operator enables you draw information from two or more table with the _____
Questions: 18 | Attempts: 509 | Last updated: Mar 21, 2025
-
Sample Question∆H°f stands for the ……………
Questions: 16 | Attempts: 177 | Last updated: Oct 11, 2025
-
Sample QuestionWhich one of the following substances has the higher specific heat ? ...........
Advertisement