11th Grade Computer Science Quizzes, Questions & Answers
Recent Computer Science Quizzes
This Theory of Computation quiz assesses understanding of Finite State Machines, regular expressions, and grammars with questions from past ISRO exams. It evaluates skills in designing and analyzing computational models, crucial...
Questions: 20 | Attempts: 3595 | Last updated: Aug 22, 2025
-
Sample QuestionLet L = {w = (0+1)* | w has even number of 1’s}, i.e. L is the set of all bit strings with even number of 1’s. Which one of the regular expression below represents L ? (ISRO-2016)
Released in 2011, Facebook Messenger is an instant messaging application used for the Facebook platform. Over the years, the application has gone through different modifications and several operating systems adopted.
What...
Questions: 10 | Attempts: 166 | Last updated: Mar 21, 2025
-
Sample QuestionWhen was the feature to sign up without a Facebook account adopted?
Adobe Flash Player is a software developed for viewing contents, executing application and streaming of audios and videos. This software can assess only contents of Adobe Flash platforms by viewing it and creating a conducive...
Questions: 10 | Attempts: 180 | Last updated: Mar 21, 2025
-
Sample QuestionHow many platforms is the Adobe Flash Player named Shockwave Flash?
As software licensing and delivery model, SaaS is sometimes referred to as on-demand software because the software is licensed on a subscription basis. There is, however, provision for premium where you can still use the software...
Questions: 10 | Attempts: 251 | Last updated: Mar 22, 2025
-
Sample QuestionCentralized hosting of business applications started around the _____
GNU is a set of many programs, applications, libraries, developer tools, and games. It's an operating system that is free software. This means that it respects user freedom. Learn more about GNU and test your current...
Questions: 10 | Attempts: 163 | Last updated: Oct 16, 2025
-
Sample QuestionWhat does the acronym GNU stand for?
Explore key aspects of open source technology with the 'Open Source Technology @ Quiz'. This quiz assesses knowledge on income generation methods, software development methodologies, identification of non-open source software,...
Questions: 15 | Attempts: 166 | Last updated: Mar 21, 2025
-
Sample QuestionOne of the method which is not an income generation for Open Source technology is
Dive into the complexities of C programming with the 'Hardest C Programming Trivia Quiz!' Explore various coding challenges, from Fibonacci sequence generation to memory address comparisons, and enhance your understanding of C...
Questions: 40 | Attempts: 419 | Last updated: Mar 21, 2025
-
Sample QuestionConsider the following pseudo-code. Assume that IntQueue is a class implementing an integer queue, enqueue() and dequeue() are member functions for inserting and deleting values to/from a queue object respectively. What does the function fun() do? void fun(int n) { IntQueue q; q.enqueue(0); q.enqueue(1); for (int i = 0; i < n; i++) { int a = q.dequeue(); int b = q.dequeue(); q.enqueue(b); q.enqueue(a + b); print(a); } }
This quiz assesses knowledge in client systems technology, focusing on installation, maintenance of wireless systems, and the role of technicians in managing data efficiently. It is designed for those progressing from Apprentice...
Questions: 100 | Attempts: 207 | Last updated: Mar 21, 2025
-
Sample QuestionWhich functions do client systems technicians perform regarding personal wireless communications systems
This quiz, titled '3D151 Set 2 Vol 1 Edit Code 02', assesses skills in managing and implementing client system technologies, focusing on personal wireless communication systems, non-wireless interfaces, and overall efficiency in...
Questions: 100 | Attempts: 406 | Last updated: Mar 20, 2025
-
Sample Question(001) Which functions do client systems technicians perform regarding personal wireless communication systems?
Welcome to the "How Familiar Are You With Forthcoming Technologies?" quiz! In this fast-paced era of innovation, staying abreast of emerging and future technologies is crucial. The development in technology happens...
Questions: 10 | Attempts: 142 | Last updated: Feb 6, 2025
-
Sample QuestionWhat is the primary goal of the CRISPR technology?
Advertisement