40.Which of the following statements is not
true about C language?
O
(A) Every instruction is terminated by
semicolon
O(B) It is case insensitive
O
(C) Comments can be placed anywhere in
the program code
(D) It has features of both high level and
low level languages
Answers
Answered by
0
Answer:
D
Explanation:
C language not have features of both high level and
low level languages
Answered by
0
(B) It is case insensitive.
C language lesson for beginners and experts using a programming approach will help you comprehend the C language tutorial quickly. Each lesson in our C course is explained through programmes.
Dennis Ritchie created the C programming language for constructing system programmes that interface directly with hardware components like as drivers, kernels, and so on.
Programming is regarded as the mother language because it serves as a foundation for other programming languages.
C language is case insensitive.
Similar questions