How well do you understand programming language basics? There are different languages that programmers have access to. If you are just getting started on programming, there is much that you can learn from this quiz. Check it out and feel free to take it as many times as you wish until you understand every concept. All the best!
Questions and Answers
1.
Describe a variable?
A. 
A temporary value in memory
B. 
A special character
C. 
Another name for an integer
D. 
An object with a value that can change
E. 
An object with a value that does not change
2.
What does the = mean?
A. 
Equal to
B. 
Same as
C. 
Assign to
D. 
Compared to
3.
The [Blank] function displays information on the screen and the [Blank] function allows the user to add information.
4.
Alphanumeric values are known as
A. 
Integers
B. 
Leading numbers
C. 
Strings
D. 
Floats
E. 
Boolean
F. 
Variables
5.
X = input(Enter name)The error in the code above is that it has now quotation / speech marks.
Are you ready for this Scratch quiz? It is a wonderful quiz on the free programming language, Scratch. There are easy, medium, and even hard-level questions in this quiz. These questions are not only going to test your knowledge...
Questions: 18 | Attempts: 51121 | Last updated: Mar 22, 2022
Sample Question
Which sprite does the script that is displayed affect?
Let's test your knowledge about 'Ínteger Programming and Goal Programming' with the help of this quiz. Try answering all the questions and see how good you score. Try sharing this quiz with your friends and...
Questions: 35 | Attempts: 22071 | Last updated: Mar 22, 2022
Sample Question
Mark the correct statement about integer programming problems (IPPs):
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 to prove your understanding of it. Try to answer...
Questions: 15 | Attempts: 12294 | Last updated: Mar 22, 2022
Sample Question
What will the following code produce? PRINT "Afrikom Computer School"