R
Q. What is the number of characters used to distinguish Identifier or Names of Functions and Global variables.?
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 is correct Associativity for == operator?
Q. Which operator is used to find the remainder of two numbers in C?
Q. The C library function double fmod(double x, double y) returns the remainder of x divided by y.
Q. What is the output of C program with array of pointers to strings?
Q. In a C program constant is defined
Q. The process in which a function calls itself directly or indirectly is called?
Q. Which of these assignments is invalid?
Q. Which of these is a valid preprocessor in C?
Discusssion
Login to discuss.