What is a pragma?
No Answer is Posted For this Question
Be the First to Post Answer
What are inbuilt functions in c?
convert 0.9375 to binary
What are comments and how do you insert it in a C program?
write a program to remove duplicate from an ordered char array? in c
What are the different flags in C? And how they are useful? And give example for each in different consequences?
though sbi was nationalized why its not comes under nationalized banks and its comes under publicsector banks
3 Answers State Bank Of India SBI,
void main() { static int i = 5; if(--i) { main(); printf("%d ",i); } } what would be output of the above program and justify your answer? }
5 Answers C DAC, CDAC, Infosys, Wipro,
explain what is a newline escape sequence?
Which weighs more, a gram of feathers or a gram of gold?
Can u return two values using return keyword? If yes, how? If no, why?
How variables are declared in c?
Differentiate between null and void pointers.