Advertisement
Advertisement
10th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 10 | Attempts: 245 | Last updated: Apr 22, 2025
-
Sample QuestionWhat's a web application?
Questions: 10 | Attempts: 124 | Last updated: Mar 20, 2025
-
Sample QuestionResearch Data Alliance was founded in what year?
Questions: 20 | Attempts: 122 | Last updated: Feb 17, 2025
-
Sample QuestionPoint out the error, if any in the for loop #include int main() { int i=1; for(;;) { printf("%d\n", i++); if(i>10) break; } return 0; }
Questions: 20 | Attempts: 331 | Last updated: Feb 17, 2025
-
Sample QuestionWhat will be output if you will compile and execute the following c code? void main() { float a=5.2; if(a==5.2) printf("Equal"); else if(a
Questions: 10 | Attempts: 149 | Last updated: Mar 18, 2025
-
Sample QuestionWhat is not a feature of a turing tarpit?
Questions: 12 | Attempts: 278 | Last updated: Mar 20, 2025
-
Sample QuestionAn error correcting code has the following code words: 00000000, 00001111, 01010101, 10101010, 11110000. What is the maximum number of bit errors that can be corrected ?
Questions: 10 | Attempts: 191 | Last updated: Mar 20, 2025
-
Sample QuestionWhich of the following is the full meaning of XAML?
Questions: 10 | Attempts: 157 | Last updated: Mar 21, 2025
-
Sample QuestionWhere is the SugarCRM Company based?
Questions: 10 | Attempts: 128 | Last updated: Mar 20, 2025
-
Sample QuestionThe recent release, known as Ionic 3 or simply Ionic are built on?
Questions: 10 | Attempts: 1109 | Last updated: Mar 21, 2025
-
Sample QuestionPower BI provides cloud-based services known as?
Advertisement