Podcast
Questions and Answers
Which of the following is a primary data type in C programming?
Which of the following is a primary data type in C programming?
What is the range of values for the 'int' data type in C?
What is the range of values for the 'int' data type in C?
Which data type is used to store single characters in C?
Which data type is used to store single characters in C?
What is the size of the 'float' data type in C?
What is the size of the 'float' data type in C?
Signup and view all the answers
Which data type is used to store double-precision floating-point numbers in C?
Which data type is used to store double-precision floating-point numbers in C?
Signup and view all the answers