Programming Basics

Programming Basics

Assessment

Flashcard

Computers

University

Hard

Created by

Suganya G

FREE Resource

Student preview

quiz-placeholder

10 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What are variables in programming?

Back

Variables are named storage locations in memory that can hold different values during the execution of a program.

2.

FLASHCARD QUESTION

Front

What are data types?

Back

Data types define the type of data a variable can hold, such as integer, float, string, etc.

3.

FLASHCARD QUESTION

Front

What is an expression in programming?

Back

An expression is a combination of variables, constants, and operators that evaluates to a value.

4.

FLASHCARD QUESTION

Front

What is assignment in programming?

Back

Assignment is the process of storing a value in a variable.

5.

FLASHCARD QUESTION

Front

What is arithmetic in programming?

Back

Arithmetic refers to mathematical operations such as addition, subtraction, multiplication, and division.

6.

FLASHCARD QUESTION

Front

What are relational operators?

Back

Relational operators are used to compare two values, such as equal to, not equal to, greater than, and less than.

7.

FLASHCARD QUESTION

Front

What are logical operators?

Back

Logical operators are used to combine or invert boolean values, such as AND, OR, and NOT.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?