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
Explain how can I pad a string to a known length?
why array index always starts from zero??
write a programme to convert temperature from farenheit to celcius?
What is the real difference between arrays and pointers?
27 Answers Hexaware, Logic Pro, TCS,
What are header files why are they important?
Suggesting that there can be 62 seconds in a minute?
hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????
#include<stdio.h> #include<conio.h> void main() { char ch='\356'; printf("%d",ch); } o/p=-18 why?plz.explain
Does sprintf put null character?
Is c is a procedural language?
Illustrate it summing the series 2+4+6+......to n terms using (i) while loop (ii) do-while loop
without using arithmatic operator solve which number is greater??????????