Advertisement
Advertisement
12th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Questions: 6 | Attempts: 265 | Last updated: Mar 22, 2025
-
Sample QuestionThemes include which elements?
Questions: 13 | Attempts: 177 | Last updated: Mar 20, 2025
-
Sample QuestionDefault extension files for Excel 2007/2010 is
Questions: 50 | Attempts: 9830 | Last updated: Aug 22, 2025
-
Sample Question_______ tab, in the Editing group, click Find & Select, and then click Go To.
Questions: 54 | Attempts: 112 | Last updated: Mar 20, 2025
-
Sample Question__________ occurs when IT specialists within the company develop new system.
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: 86 | Attempts: 2543 | Last updated: Mar 22, 2025
-
Sample QuestionBivariate Data are the data collected for
Questions: 12 | Attempts: 895 | Last updated: Mar 17, 2025
-
Sample QuestionWhat series of keys do you use to see all of your forumlas in a worksheet at once?
Questions: 11 | Attempts: 121 | Last updated: Mar 18, 2025
-
Sample QuestionHow do you perform a check disk on the C: Drive?
Questions: 15 | Attempts: 1289 | Last updated: Mar 21, 2025
-
Sample QuestionWhich of the following is the correct unit of measure for a computers overall processing speed?
Advertisement