What is structure in c explain with example?
No Answer is Posted For this Question
Be the First to Post Answer
What is the meaning When we write "#include" what is # and what does include does there???
main() { clrscr(); } clrscr();
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
what is difference between userlevel threads and kernel level threads ?what are the trades offs between these two approaches ? what approach is most frequently used and why ?
Explain indirection?
write a program for 4 4 3 3 3 3 2 2 2 2 2 2 1 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 1 1 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 4 4
What are the functions to open and close the file in c language?
How can I read in an object file and jump to locations in it?
Is fortran still used in 2018?
What are the restrictions of a modulus operator?
write a program for egyptian fractions in c?
What is the difference between char array and char pointer?