Programming Quizzes, Questions & Answers
Recent Quizzes
Questions: 60 | Attempts: 136 | Last updated: Mar 15, 2024
-
Sample QuestionAll keywords in Python are in
Questions: 10 | Attempts: 103 | Last updated: Mar 19, 2023
-
Sample QuestionWhat is the output of the following program? int x = 10 int main(){ int y = x; cout << y << endl
Questions: 59 | Attempts: 168 | Last updated: Mar 16, 2023
-
Sample QuestionWhat will be the output of the following C code? #include <stdio.h> int main() { void foo(); printf("1 "); foo(); } void foo() { printf("2 "); }
Questions: 19 | Attempts: 785 | Last updated: Aug 26, 2023
-
Sample QuestionWhat will be the value of s if n=127? Read n i=0,s=0 Function Sample(int n) while(n>0) r=n%l0 p=8^i s=s+p*r i++ n=n/10 End While Return s; End Function
Questions: 13 | Attempts: 111 | Last updated: Mar 15, 2023
-
Sample QuestionThere are three models of multithreading: one-to-many, one-to-one and many-to-many.
This will be the first quiz of our Programming 11 class. It will be to review basic introductory concepts covered in our Java Topics.
Questions: 38 | Attempts: 410 | Last updated: Mar 22, 2023
-
Sample QuestionChoose the best definition for a Class.
Are you a computer programmer looking for a way to test their understanding when it comes to the advanced business application program SQL and SAP language? You are in luck as the quiz below will do that for you. Do give it a try...
Questions: 52 | Attempts: 414 | Last updated: Mar 15, 2023
-
Sample QuestionWhich of the following is not a component of dialog response time?
Questions: 5 | Attempts: 4038 | Last updated: Aug 30, 2024
-
Sample QuestionIs a simple text-based programming language
Questions: 15 | Attempts: 213 | Last updated: Mar 21, 2023
-
Sample QuestionIt permits a set of instructions to be repeated until a condition is reached.
What do you know about the MapReduce program? If you want to process large amounts of data, this program might actually be your best solution in that it helps you to reduce the time it would take and offers you accuracy at the...
Questions: 35 | Attempts: 1090 | Last updated: Mar 21, 2023
-
Sample QuestionWhich statements are false regarding MapReduce?
Questions: 20 | Attempts: 148 | Last updated: Mar 14, 2023
-
Sample QuestionRelational calculus is a
Questions: 62 | Attempts: 88 | Last updated: Mar 21, 2023
-
Sample QuestionHow can we connect to database in a web application?
Questions: 60 | Attempts: 203 | Last updated: Mar 19, 2023
-
Sample QuestionWhat is the meaning of the following declaration? int(*p[5])();
Dear Student,
The Quiz consists of General MCQ on C Programming Language.
Total 30 Questions
Time Allocated : 20 Minutes
.
Happy Learning !!
Team SHIVAM
Questions: 30 | Attempts: 316 | Last updated: Mar 22, 2023
-
Sample QuestionThe return-type of “printf” is:
Organizing by IT Department
Questions: 20 | Attempts: 1307 | Last updated: Mar 16, 2023
-
Sample QuestionWhich of the following is not a valid variable name declaration?
Ready to dive into the world of coding with Swift? Our Swift Basic Programming Test is the perfect starting line. This quiz is your gateway to mastering the fundamentals of one of the most popular programming languages used...
Questions: 10 | Attempts: 2982 | Last updated: Jul 11, 2024
-
Sample QuestionWhich keyword do you use to declare constants in Swift?
Common Lisp (CL) is a phenomenal language used by a handful of programmers; it is a data exchange language of the original Lisp programming language. Take this basic programming test to assess your knowledge of Common Lisp.
Questions: 10 | Attempts: 428 | Last updated: Jul 16, 2024
-
Sample QuestionWho was the founder of Lisp?
JUnit is unit testing framework that's used for testing programs. The programs here being ones from Java (or is it?). Moving on, what do you know about it?
Questions: 10 | Attempts: 180 | Last updated: Mar 20, 2023
-
Sample QuestionWhen was the last stable update as at January 2018?
Object oriented analysis design is used for the analysis and development of an application or system. It sure does sound fun, doesn't it? Come try out these questions in that case. If not, well that's a real shame.
Questions: 10 | Attempts: 358 | Last updated: Mar 21, 2023
-
Sample QuestionWhat's the short form of object oriented analysis and design?
As a front-end web developer, you will produce a number of programming, style sheets, and scripting languages for a website or web app which users can interact directly with. Take this intelligent quiz to assess your knowledge of...
Questions: 10 | Attempts: 6162 | Last updated: Aug 27, 2024
-
Sample QuestionWhat are the two methods of forms transfer?
Questions: 60 | Attempts: 100 | Last updated: Feb 16, 2023
-
Sample QuestionWhich of the following is true ?
IMC AG is a German programming organization, distributing house and provider of E-Learning content with headquarter in Saarbrucken. Take this short quiz to find out more.
Questions: 10 | Attempts: 120 | Last updated: Mar 20, 2023
-
Sample QuestionIMC AG is a ____ company.
Questions: 31 | Attempts: 669 | Last updated: Mar 21, 2023
-
Sample QuestionYou have just completed a scan of your servers, and you found port 31337 open. Which of the following programs uses that port by default?
What do you know about the Zend framework for PHP 5 and higher? What do you know about the Zend Programming Test that's used to evaluate a programmer's knowledge of Zend?
Questions: 10 | Attempts: 131 | Last updated: Mar 22, 2023
-
Sample QuestionWhich is a magic constant?
Take the 'Scratch Quiz", where programming concepts come to life through engaging questions! These "Scratch Quiz Questions" are designed for everyone, whether you are just starting or have some experience with...
Questions: 20 | Attempts: 82497 | Last updated: Nov 1, 2024
-
Sample QuestionWhich sprite does the script that is displayed affect?
Advertisement