C programming language is a general-purpose, procedural computer programming language that supports structured programming also.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Before using a pointer variable, it should be ___.
Q. What is the default C Storage Class for a variable?
Q. What is the output of C program?
Q. What is the right way to access value of structure variable book{ price, page }?
Q. Choose a correct statement about C String.
Q. What will be the output of this code?
Q. Which of these is an exit-controlled loop?
Q. Given that x = 7.5, j = -1.0, n = 1.0, m = 2.0 the value of - - x + j == x>n> = m is:
Discusssion
Login to discuss.