K
Q. How many whitespace characters are allowed in C language?
There are 5 whitespace characters are allowed in C language, they are: Space Horizontal tab Vertical tab Form feed New-line
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of these statements is correct in case of while loop in C?
Q. Which symbol is used to begin a preprocessor?
Q. What will be the output of this code?
Q. Which of the below syntax is the correct way of declaring a function?
Q. Which of the following library functions returns the time in UTC (Greenwich mean time) format?
Q. Which escape character can be used to begin a new line in C?
Q. Choose a correct C Statement about Strings.
Q. Can we place comments between the statement to comments a part of the code?
Q. What is the size of an int data type?
Q. What is the index of the last argument in command line arguments?
Discusssion
Login to discuss.