Computer Science
›
Software Development
›
Programming Languages
Advertisement
Advertisement
Programming Languages Quizzes, Questions & Answers
Dive into the world of programming languages with our engaging quizzes! Read more
Test your knowledge and discover fun facts about popular coding languages. Whether you’re a beginner or an expert, our programming languages quizzes are designed to challenge and entertain. Get ready to enhance your skills and learn something new!
Read less
Popular Programming Languages Topics
C Quizzes
Online MCQ Quiz on C Programming Language
No. of Questions:- 10
Time:- 10 Minutes
Full Mark:- 100
Pass Mark:- 70
This Quiz if for those user who wants to test their comm...
Questions: 10 | Attempts: 13073 | Last updated: Mar 22, 2025
-
Sample QuestionC language has been developed by ?
Play this amazing quiz that covers the questions related to introduction to C programming. whether you are a hardcore C programmer or just have started learning about it, playing t...
Questions: 20 | Attempts: 12886 | Last updated: Jan 13, 2025
-
Sample QuestionA placeholder begins with the symbol _____.
C is a programming language which was developed by Dennis Ritchie. C language incorporates low-level access to memory, clean style and simple set of keywords which m...
Questions: 10 | Attempts: 11055 | Last updated: Apr 21, 2025
-
Sample QuestionVoid main() { int const * p=5; printf("%d",++(*p)); }
C Plus Plus Quizzes
Online MCQ Quiz on C/C++ Programming - Set 1 No. of Questions:- 10 Time:- 10 Minutes Full Mark:- 100 Pass Mark:- 70 This Quiz is for those user who wants to test their knowled...
Questions: 10 | Attempts: 15763 | Last updated: Jun 17, 2025
-
Sample QuestionC++ was originally developed by
C++ is one of the common programming languages that most programmers are expected to have a good understanding of. Here is a C Plus Plus Programming Quiz For Beginners. Try this qu...
Questions: 38 | Attempts: 14975 | Last updated: Jun 17, 2025
-
Sample QuestionThe notation of logical NOT operator in a C++ program is
Online MCQ Quiz on C/C++ Programming - Set 3
No. of Questions:- 10
Time:- 10 Minutes
Full Mark:- 100
Pass Mark:- 70
This Quiz is for those user who wants to test thei...
Questions: 10 | Attempts: 7472 | Last updated: Mar 21, 2025
-
Sample Question“C” was primarily developed as a
Java Quizzes
This is the ultimate Java test for all those Java developer-wannabes who have just began practicing the programming language. It consists of over 93 questions of basically Core Jav...
Questions: 93 | Attempts: 32755 | Last updated: Mar 21, 2025
-
Sample QuestionObject-Oriented Programming means ...
Dive into the 'Ultimate Quiz on Java Skills! Trivia' to assess and enhance your understanding of Java as both a programming language and a platform. This quiz covers fundamental co...
Questions: 10 | Attempts: 14524 | Last updated: Mar 21, 2025
-
Sample QuestionHow will you describe Java?
Have you practiced Java enough that you are ready to learn advanced Java? Take this advanced Java quiz, and see how much you have learned. This will examine your understanding of J...
Questions: 22 | Attempts: 12225 | Last updated: Sep 01, 2025
-
Sample QuestionWhich method in the HttpServlet class services the HTTP POST request? (Select one)
Python Quizzes
If you're a programmer, you likely have some knowledge of Python. Test your expertise with our 'Advanced Python Quiz Questions with Answers' and see how well you know a...
Questions: 15 | Attempts: 10361 | Last updated: Sep 01, 2025
-
Sample QuestionWhich of the following Python features allows you to define a function that can be paused and resumed, maintaining its state between executions?
Want to test your coding prowess? Take this Python classes and objects quiz in order to see how good you actually are at Python and coding. Who knows, you might even learn somethin...
Questions: 10 | Attempts: 10192 | Last updated: Feb 13, 2025
-
Sample QuestionFor the following code, which of the following statements is true? def printHello(): print("Hello") a = printHello()
This Python quiz assesses basic understanding of Python programming, including syntax and data types. It evaluates the ability to use the print function, recognize data types, and ...
Questions: 17 | Attempts: 7354 | Last updated: Jan 07, 2025
-
Sample QuestionPython writes data on screen using which function?
JavaScript Quizzes
TypeScript Test? Typescript is a Microsoft developed computer programming language that is mainly influenced by JavaScript, Java, and C#. Typescript as an open-source programming l...
Questions: 10 | Attempts: 9810 | Last updated: Mar 22, 2025
-
Sample QuestionWho developed and designed TypeScript?
JavaScript is a programming language that enables you to carry out complex items on web pages. It's a scripting language that helps create rich, updated content, including mult...
Questions: 11 | Attempts: 7935 | Last updated: Apr 03, 2025
-
Sample QuestionJavaScript File Has An Extension of:
Are you looking to test out your JavaScript Basic Knowledge? This test is perfect for all computer students who have just begun learning this language that has been used in creatin...
Questions: 11 | Attempts: 1181 | Last updated: Mar 21, 2025
-
Sample QuestionJava Script File Has An Extension Of
PHP Quizzes
What does a PHP web developer do? PHP is a general-purpose programming language that was originally designed for web development. PHP is being used by more developers, especially i...
Questions: 15 | Attempts: 7497 | Last updated: Oct 16, 2025
-
Sample QuestionWhat will be printed?if ('2' == '02') { echo 'true';} else { echo 'false';}
Have you studied PHP language before? Take this 'PHP basics variable test' that we've created below for you. PHP is a popular general-purpose scripting language that is...
Questions: 10 | Attempts: 7072 | Last updated: May 22, 2025
-
Sample QuestionWhich of the following options represents the incorrect way to declare a PHP variable?
Republic Polytechnic Students: You need to set aside 60 mins to complete this quiz. There will be 30 questions in the quiz; the purpose is to test your ability to apply your p...
Questions: 40 | Attempts: 6295 | Last updated: Jan 13, 2025
-
Sample QuestionRearrange these steps in the correct order. 1. Connect to Database Server2. Close database connection3. Execute SQL query4. Retrieve HTML form data5. Build SQL statement
C Sharp Quizzes
Are you ready to attempt these QBasic programming quiz questions and answers? Yes, this is a quiz which is about QBasic programming. Do you know a lot about this? This is the time ...
Questions: 15 | Attempts: 19562 | Last updated: Jan 16, 2025
-
Sample QuestionWhat will the following code produce? PRINT "Afrikom Computer School"
Qbasic Quiz is a test made by Benedict Baguyo. Welcome!
Questions: 15 | Attempts: 1898 | Last updated: Aug 02, 2025
-
Sample QuestionIf the following code was given, what would probably be the output screen? PRINT ((7+6-3*4)+2^3/2)+((7+6-3*4)+2^3/2)+((7+6-3*4)+2^3/2)+((7+6-3*4)+2*3/2)+((7+6*3-4)-2^0/1)
Swift Quizzes
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 ...
Questions: 10 | Attempts: 3157 | Last updated: Jul 11, 2025
-
Sample QuestionWhich keyword do you use to declare constants in Swift?
R Quizzes
R Programming Quiz: Trivia Exam tests your knowledge on crucial R functions like reading CSV files, checking installed packages, and understanding data structures. It evaluates how...
Questions: 40 | Attempts: 1905 | Last updated: Oct 23, 2025
-
Sample QuestionWhat is the function used to read CSV files into R?
This test assesses knowledge of the IBM Rational Unified Process (RUP), focusing on lifecycle phases, iterative development, UML notation, and architectural design.
Questions: 15 | Attempts: 733 | Last updated: Mar 21, 2025
-
Sample QuestionIn what lifecycle phase is software architecture the primary focus?
Go Quizzes
Do you like creating new software or apps? Are you a programming person? Take this visual basic .net quiz to check how well do you understand VB.NET. The quiz is about programming ...
Questions: 20 | Attempts: 23829 | Last updated: Mar 22, 2025
-
Sample QuestionThe Java and Visual Basic .NET belong to this type of programming language.
COBOL is a high-level programming language that was introduced in the 1960s. This language is commonly used in the business, finance, and administrative systems for companies and g...
Questions: 20 | Attempts: 12634 | Last updated: Jun 13, 2025
-
Sample QuestionWhich of the following is valid COBOL word?
Are you familiar with Unix programming and shell scripting? Put your skills to the test with our engaging shell script quiz, featuring questions and answers on essential concepts i...
Questions: 22 | Attempts: 11539 | Last updated: Sep 16, 2025
-
Sample QuestionHow can you append the output of a command to a file?
Ruby Quizzes
Ruby is an Object-Oriented and interpreted scripting language which executes instructions directly and freely, without compiling a program into machine-language instructions t...
Questions: 12 | Attempts: 2669 | Last updated: Mar 08, 2025
-
Sample QuestionRuby is what kind of programming language?
Test your proficiency in Ruby. Take other quizzes in Ruby series.
... I'd love to hear from you. Please leave your comments ...
Best of luck!
*** Ary Alva ***
...
Questions: 15 | Attempts: 1710 | Last updated: Jun 17, 2025
-
Sample QuestionWhat is the correct way of defining a method with variable number of parameters?
Ruby on Rails is a server-side model-view-controller web application framework written in Ruby. This quiz consists of questions usually asked when a company or client wants to hire...
Questions: 10 | Attempts: 1194 | Last updated: Jun 17, 2025
-
Sample QuestionRails application framework is called...
Top Trending Programming Languages Quizzes
Do you know how to count in binary? Take this Binary quiz and test your knowledge. If you are starting your lessons on programming, one of the things that you need to understand is binary code. By doing this, you are well on your...
Questions: 10 | Attempts: 56633 | Last updated: Mar 13, 2025
-
Sample QuestionConvert 30 into a binary number.
This Scratch Quiz is designed to test your understanding of Scratch, a visual programming language used to create interactive stories, games, and animations. Scratch is widely used in educational settings to introduce the...
Questions: 10 | Attempts: 46729 | Last updated: Oct 3, 2025
-
Sample QuestionWhat is the name of the software that you use to create the game?
Are you ready to test your knowledge of Scratch programming? Our scratch MCQ questions with answers will challenge your understanding of coding blocks, loops, sprites, and more. No matter if you're a beginner or an...
Questions: 20 | Attempts: 83636 | Last updated: Feb 22, 2025
-
Sample QuestionWhich sprite does the script that is displayed affect?
There are different programming languages in existence, and understanding the most basic, which is C# (C Sharp), can be a little hard for some. The quiz below is designed to help you refresh your memory on what you have covered...
Questions: 16 | Attempts: 24517 | Last updated: Aug 20, 2025
-
Sample QuestionDoes C# support multiple inheritances?
Are you ready for the ultimate Rust Programming Language quiz adventure? Get set to explore the fascinating world of Rust, the language that's redefining modern programming. Whether you're a Rust expert or just starting...
Questions: 10 | Attempts: 381 | Last updated: Feb 6, 2025
-
Sample QuestionWhat is the primary goal of Rust programming?
Popular Programming Languages Quizzes
This Visual Basic Online Test assesses knowledge of VB.NET, focusing on object instantiation, inheritance, interface implementation, and method shadowing. Ideal for learners aiming to enhance their programming skills in Visual...
Questions: 50 | Attempts: 12871 | Last updated: Jan 4, 2025
-
Sample QuestionWhich keyword refers the parent of the current object
This is a quiz to assess comprehension from the Chapter 3 Readings for the Scratch Unit in Mr. Hamlin's Programming class.
Questions: 20 | Attempts: 6477 | Last updated: Mar 22, 2025
-
Sample QuestionCode blocks with a notch at the top or a bump at the bottom are known as:
Recent Programming Languages Quizzes
This Visual Basic Online Test assesses knowledge of VB.NET, focusing on object instantiation, inheritance, interface implementation, and method shadowing. Ideal for learners aiming to enhance their programming skills in Visual...
Questions: 50 | Attempts: 12871 | Last updated: Jan 4, 2025
-
Sample QuestionWhich keyword refers the parent of the current object
This is a quiz to assess comprehension from the Chapter 3 Readings for the Scratch Unit in Mr. Hamlin's Programming class.
Questions: 20 | Attempts: 6477 | Last updated: Mar 22, 2025
-
Sample QuestionCode blocks with a notch at the top or a bump at the bottom are known as:
Advertisement