Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
Please answer the following questions to the best of your ability.
Questions: 27 | Attempts: 110 | Last updated: Apr 18, 2023
-
Sample QuestionThe first electronic computers were introduced in the mid 1800s.
Did you know that the C programming language is a general procedural computer programming language supporting structured programming? It has discovered maximum use in applications that were formerly encoded in assembly language....
Questions: 10 | Attempts: 249 | Last updated: Oct 21, 2024
-
Sample Questionmain() { char *ptr1 = “abcdef”; ptr1 = ptr1 + (strlen(ptr1)-1); printf(“%c”,--*ptr1--); printf(“%c”,--*--ptr1); printf(“%c”,--*(ptr1--)); printf(“%c”,--*(--ptr1)); printf(“%c”,*ptr1); }
Internet surfing and searching has become the most popular things to do in today's world. We have inclined more towards internet than ever and reside to using it as a solution to every problem. This quiz will test your...
Questions: 11 | Attempts: 376 | Last updated: Mar 21, 2023
-
Sample QuestionWhich of the following is NOT an example of an extension in a URL?
How well do you know Twilight Princess? This quiz will surely test you skills and memory from characters and items to temples and bosses.
Questions: 11 | Attempts: 633 | Last updated: Mar 21, 2023
-
Sample QuestionThis one's easy. Who is the Twilight Princess?
Enhancing an Excel worksheet by using sorting, filtering, conditional formatting, etc. so that special emphasis is placed on a certain focal point on the worksheet makes it more useful for you, your client or boss.
Questions: 6 | Attempts: 79 | Last updated: Oct 18, 2023
-
Sample QuestionA to Z sorting with numbers is arranged from highest to lowest number.
Are you ready to put your tech-savvy skills to the test? Step right up and take on our exhilarating Basic Information Technology quiz! Whether you're a seasoned tech enthusiast or a curious beginner, this quiz is designed to...
Questions: 10 | Attempts: 24340 | Last updated: Sep 1, 2024
-
Sample QuestionWhich of the following is hardware?
Explore key IT roles through this quiz. Questions cover roles like systems analyst, programmer, web master, operator, computer technician, and computer engineer, assessing knowledge of their responsibilities and skills required...
Questions: 10 | Attempts: 164 | Last updated: Oct 30, 2024
-
Sample QuestionTick the item/s that is/are generally considered the roles of the systems analyst .
Explore the diverse applications of computers in modern society through this quiz. Assess your understanding of topics like Computer Aided Design (CAD), e-government, and GPS in transportation. This quiz is ideal for learners...
Questions: 10 | Attempts: 560 | Last updated: Mar 20, 2023
-
Sample QuestionThe use of robotics in the making of cars is an example of
The Office Productivity Tools Quiz is designed for students, professionals, and anyone looking to improve their skills in essential office software. This quiz covers a range of topics, from basic to advanced features in tools...
Questions: 50 | Attempts: 1979 | Last updated: Sep 3, 2024
-
Sample QuestionWhat does FUI stands for?
How are you when it comes to computer programming now that we have undergone that extensive course on some basic languages in use today? Below is a quiz to review the material from the 2nd half of the Metcalfe County high...
Questions: 23 | Attempts: 205 | Last updated: Mar 21, 2023
-
Sample QuestionCreating an object is called