the constant value in the case label is followed by a
a) semicolon
b) colon
c) braces
d) none of the above
No Answer is Posted For this Question
Be the First to Post Answer
What is structure in c definition?
Why is c still so popular?
what is the c source code for the below output? 1 0 1 1 0 1 0 1 0 1 1 0 1 0 1
write a c program to find the probability of random numbers between 1-1000
How can you check to see whether a symbol is defined?
read a number & print all its devisors using c-program?
Explain what is the purpose of "extern" keyword in a function declaration?
4. main() { int c=- -2; printf("c=%d",c); }
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
how should functions be apportioned among source files?
What are dynamically linked and statically linked libraries?
Write a program to show the change in position of a cursor using c