CS1

Is this your test? Login to manage it. If not, you can develop an exam just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Which of the following are incorrect variables?
2.
1 point
What of the following symbols will you use to add a comment to your program?
3.
1 point
Which of the following best describes what a variable is?
4.
1 point
Which of the following functions gets the user of a program to enter a value into a variable as the program is run?
5.
1 point
Which of the following will you use to create full working programs which you can save and re-use.
6.
1 point
which of the following is not an Algorithm?
7.
1 point
Which of the following best describes the String datatype?
8.
1 point
Which of the following best describes Syntax?
9.
1 point
Which of the Following best describes what an algorithm is?
10.
1 point
what does \' do when the program is run?
11.
1 point
Which of the following is not a variable?
12.
1 point
What is the purpose of the % operator?
13.
1 point
Which of the following best describes the int data type?
14.
1 point
Which of the following best describes float data type?
15.
1 point
What is the purpose of the print() function?