R
Q. What is the valid range of numbers for int type of data?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following will be the type of ‘res’?
Q. What will be printed by the C program?
Q. Which data type is suitable for storing a number like? 25.00002500025
Q. Every C Program must have one function called?
Q. What is the right way to access value of structure variable book{ price, page }?
Q. The maximum value of unsigned integer when integer needs two byes of storage:
Q. What is the output of the following code snippet?
Q. What will be the output of this code?
Q. With which value should a pointer be initialized?
Q. When the condition of the do-while loop is false, how many times will it execute the code?
Discusssion
Login to discuss.