What is the use of header files?
No Answer is Posted For this Question
Be the First to Post Answer
identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;
Can include files be nested? How many levels deep can include files be nested?
what is Structural oriented language? give some example of this language.....?
for(;;) printf("C language") What is out put of above??
2 Answers Practical Viva Questions,
Explain what is the difference between a free-standing and a hosted environment?
Explain what is the difference between a string and an array?
How do you prevent buffer overflows in C?
How do you redirect a standard stream?
When should the const modifier be used?
Draw a diagram showing how the operating system relates to users, application programs, and the computer hardware ?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
Describe the modifier in c?