Can I initialize unions?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17
What is function prototype?
Explain how do you declare an array that will hold more than 64kb of data?
What is the best style for code layout in c?
whether itis a structured language?
#define MAX(x,y) (x) >(y)?(x):(y) main() { inti=10,j=5,k=0; k= MAX(i++,++j); printf("%d..%d..%d",i,j,k); }
Is main() is used in the program,,see below example? void main() { int i; for(i=0;i<10;i++) main(); } Then what is the output of the program?
how does the for loop work actually..suppose for the following program how it ll work plz explain to me for(i=5;i>=0;i--) prinf(i--);
Is c is a low level language?
code for find determinent of amatrix
What is a nested formula?
WHAT IS MAXIMUM SIZE OF AN ARRAY IN C LANGUAGE?
8 Answers Carphone Warehouse, IBM, SAS,