How we can insert comments in a c program?
No Answer is Posted For this Question
Be the First to Post Answer
Hai what is the different types of versions and their differences
writ a program to compare using strcmp VIVA and viva with its output.
What math functions are available for integers? For floating point?
what is op? for(c=0;c=1000;c++) printf("%c",c);
How we can write a value to an address using macro..?
What is the use of the #include directive?
What functions are used in dynamic memory allocation in c?
What are dynamically linked and statically linked libraries?
Which of the following is not an infinite loop ? a.while(1){ .... } b.for(;;){ ... } c.x=0; do{ /*x unaltered within theloop*/ ... }while(x==0); d.# define TRUE 0 ... while(TRUE){ .... }
Give basis knowledge of web designing ...
How to delete a node from linked list w/o using collectons?
How to calculate sum