State True (T) or False (F).
1. C++ is a low-level programming language.
2. C++ is machine dependent language.
3. The statements that contain combination of operators and operations are called
expressions.
4. The reserved words are also called keywords.
5. Constants are the fixed value and cannot be changed during the program
execution.
Answers
Answered by
2
Answer:
1. =T, 2.=F , 3.=F, 4=T , 5=T
Similar questions