Grade 11 Quizzes, Questions & Answers
Recent Grade 11 Quizzes
Questions: 19 | Attempts: 1178 | Last updated: Mar 21, 2025
-
Sample QuestionWhat is young Fortinbras weekness?
Questions: 24 | Attempts: 2932 | Last updated: Jun 21, 2025
-
Sample QuestionWho is the main character?
Questions: 22 | Attempts: 435 | Last updated: Mar 21, 2025
-
Sample QuestionWho does Pheoby marry?
Questions: 11 | Attempts: 430 | Last updated: Mar 17, 2025
-
Sample QuestionThe kingdom Protista includes all of the following kinds of organisms EXCEPT
Questions: 22 | Attempts: 110 | Last updated: May 10, 2025
-
Sample QuestionChoose the best restatement of what you hear.
Questions: 12 | Attempts: 703 | Last updated: Feb 20, 2025
-
Sample QuestionA file (name.txt) containing a list of your classmates reads as below (ALL names follow immediately with a 'new line' character):What would be the output to the screen on running the code below:#include <stdio.h>main(){ char str1[20] = "Hello, boys"; char str2[100] = "God created the world in 7 days."; FILE *fp; fp=fopen("name.txt","r"); if (fp==NULL){ printf("Cant open !\n"); exit(1); } fgets(str1,12,fp); fgets(&str2[12],10,fp); printf("%s",str2); fclose(fp);}
Questions: 6 | Attempts: 2101 | Last updated: Oct 22, 2025
-
Sample Question1. The mass 'm' of the object is moving with a straight line motion and another object is mass equal to the first object and it is moving along the same direction. after collision what is the speed of the both objects
Questions: 12 | Attempts: 637 | Last updated: Mar 19, 2025
-
Sample QuestionWhat does Stalin mean in Russian?
Questions: 11 | Attempts: 2673 | Last updated: Mar 21, 2025
-
Sample QuestionHow does Active Transport differ from diffusion?
Questions: 11 | Attempts: 2627 | Last updated: Mar 21, 2025
-
Sample QuestionIn line 19, "clumsiness" refers to the
Advertisement