main()
{
int l=6;
switch(l)
{
default:l=l+2;
case 4:l=4;
case 5:l++;
break;
}
printf("%d",l);
}
helllo sir give me some information of the basic information the c as printf ,scanf , %d ,%f and why is the main use of these.
What are the standard predefined macros?
Explain pointers in c programming?
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
What is break in c?
Are there constructors in c?
Why isnt there a numbered, multi-level break statement to break out
Is calloc better than malloc?
Why do we use c for the speed of light?
How many header files are in c?
What is the advantage of using #define to declare a constant?
0 Answers Agilent, ZS Associates,