Eight queens puzzle
No Answer is Posted For this Question
Be the First to Post Answer
C program to find all possible outcomes of a dice?
what is inline function?
Write a program to generate prime factors of a given integer?
15.what is the disadvantage of using macros? 16.what is the self-referential structure? 17.can a union be self-referenced? 18.What is a pointer? 19.What is the Lvalue and Rvalue? 20.what is the difference between these initializations? 21.Char a[]=”string”; 22.Char *p=”literal”; 23.Does *p++ increment p, or what it points to?
if p is a string contained in a string?
What are the functions to open and close file in c language?
Why do we use main function?
What are loops c?
What is an anonymous union and where to apply that ?
find the minimum of three values inputted by the user
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
difference between native and cross compilers