Is it possible to use curly brackets ({}) to enclose single line code in c program?
No Answer is Posted For this Question
Be the First to Post Answer
When should the register modifier be used? Does it really help?
What should not contain a header file?
Prove or disprove P!=NP.
How can you allocate arrays or structures bigger than 64K?
How does struct work in c?
Is that possible to store 32768 in an int data type variable?
what is the output? #define fun(a,b,t) (g ##t=(a),(a)=(b),(b)=g##t) float gfloat; main() { float a=1.12,b=3.14; fun (a,b,float); printf("na=%4.2f,b=%4.2f",a,b); } A)Error in Defining Macro B)a=1.12,b=3.14 C)a=3.14,b=1.12 D)None of the Above
3 Answers Accenture, Infosys, Wipro,
What does do in c?
How many data structures are there in c?
WRITE A PROGRAM TO FIND A REVERSE OF TWO NO
Why c is called a mid level programming language?
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,