Programming Quizzes, Questions & Answers
Recent Quizzes
How well do you think you know your coding languages? Find out in this quiz about programming, coding, and scripting languages!
Questions: 8 | Attempts: 3068 | Last updated: Mar 20, 2023
-
Sample QuestionI’m not really a coding language but actually a query language used to access and manipulate databases.
Do you like making applications or writing code? Are you learning any programming language? If yes, then take this quiz to test your knowledge about the basics of programming. Programming is the art and science of...
Questions: 10 | Attempts: 3103 | Last updated: Mar 22, 2023
-
Sample QuestionIs the following statement true or false? Statement: The default statement in a switch ... case construct has a single break statement.
Do you consider yourself a programmer? Do you know everything about programming fundamentals? Then take our brain-wracking programming fundamentals quiz and evaluate yourself. Programming can be defined as the art and science of...
Questions: 28 | Attempts: 12003 | Last updated: Sep 20, 2024
-
Sample QuestionWhich of the following is NOT a type of algorithm?
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 makes 'C' language a perfect system...
Questions: 10 | Attempts: 11050 | Last updated: Apr 21, 2023
-
Sample Questionvoid main() { int const * p=5; printf("%d",++(*p)); }
Ruby is an Object-Oriented and interpreted scripting language which executes instructions directly and freely, without compiling a program into machine-language instructions that have similar syntaxes like another...
Questions: 12 | Attempts: 2660 | Last updated: Mar 8, 2024
-
Sample QuestionRuby is what kind of programming language?
Advertisement