Advertisement
Advertisement
Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 8 | Attempts: 162 | Last updated: Oct 12, 2025
-
Sample QuestionWhen you first log into the computer, you are looking at
Questions: 8 | Attempts: 300 | Last updated: Jan 21, 2025
-
Sample QuestionWhen you first log into the computer, you are looking at
Questions: 10 | Attempts: 152 | Last updated: Mar 22, 2025
-
Sample QuestionShould you eat, drink or get water on your computer?
Questions: 15 | Attempts: 3000 | Last updated: Feb 8, 2025
-
Sample QuestionWhat is the name of the TV looking device which allows you to see images?
Questions: 37 | Attempts: 563 | Last updated: Mar 21, 2025
-
Sample QuestionWhat is the name of the TV looking device which allows you to see images?
Questions: 12 | Attempts: 2590 | Last updated: Oct 22, 2025
-
Sample QuestionWhat software application is the most effective tool to create charts of data?
Questions: 40 | Attempts: 1912 | Last updated: Jul 10, 2025
-
Sample QuestionInformation on a computer is stored as what?
Questions: 10 | Attempts: 351 | Last updated: Sep 22, 2025
-
Sample QuestionWhat is the final value of x when the code int x; for(x=0; x<10; x++) {} is run?
Questions: 10 | Attempts: 453 | Last updated: Mar 20, 2025
-
Sample QuestionWhat will be output if you will compile and execute the following c code? #include int main(){ int a=sizeof(a); a=modify(a); printf("%d",a); return 0; }What will be output if you will compile and execute the following c code? #include int main(){ int a=sizeof(a); a=modify(a); printf("%d",a); return 0; } int modify(int x){ int y=3; _AX=x+y; return; }
Questions: 45 | Attempts: 214 | Last updated: Mar 21, 2025
-
Sample QuestionWho developed Yahoo?
Advertisement