R
Q. c = (n) ? a : b; can be rewritten asexp1 ? exp2 : exp3;
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. The operator used to get value at address stored in a pointer variable i
Q. Can a loop be nested in C programming?
Q. Who is father of C Language?
Q. Can we declare function inside structure of C Programming?
Q. Assume that a character takes 1 byte. Output of following program?
Q. Character constants should be enclosed between ___
Q. By default, any real number in 'C' is treated as
Q. What is the output of the C Program?
Q. Which of the following is not an arithmetic operation?
Q. A Variable of a particular type can hold only a constant of the same type. Choose right answer.
Discusssion
Login to discuss.