Combinations of fibanocci prime series
No Answer is Posted For this Question
Be the First to Post Answer
What is maximum size of array in c?
What is calloc malloc realloc in c?
what is Structural oriented language? give some example of this language.....?
what is memory leak?
What is strcpy() function?
What are the ways to a null pointer can use in c programming language?
how can i get this by using for loop? * ** * **** * ******
explain what is a newline escape sequence?
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 is the purpose of void in c?
being a chemical engineer and with an aggregate of 80% why you opt for TCS and not your core industry?
What is the main differences between C and Embedded C?