Podcast
Questions and Answers
Which of the following is NOT a building block of the C language?
Which of the following is NOT a building block of the C language?
- Variables
- Functions (correct)
- Constants
- Data Types
What is a data type in C?
What is a data type in C?
- A basic element used to construct commands and expressions
- A symbol used in the C language
- A type of object that determines the set of values it can have (correct)
- The set of values that a variable can have
What are constants and variables?
What are constants and variables?
- Basic data objects manipulated in a program (correct)
- Symbols used in the C language
- The set of values that a variable can have
- Elements used to construct commands and expressions
What is the C Character Set?
What is the C Character Set?
What is the purpose of learning about the symbols used in a language?
What is the purpose of learning about the symbols used in a language?
Flashcards are hidden until you start studying