WHAT IS HEADER?

Answer Posted / tdurga

HEADER IS INCLUDE <STDIO.H>.

Is This Answer Correct ?    5 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are shell structures used for?

604


Explain what is the best way to comment out a section of code that contains comments?

726


Write a program to swap two numbers without using third variable in c?

622


Define recursion in c.

704


int i=10; printf("%d %d %d", i, i=20, i);

1018






What does == mean in texting?

670


What are the functions to open and close file in c language?

733


What is the purpose of scanf() and printf() functions?

727


Write an algorithm for implementing insertion and deletion operations in a singly linked list using arrays ?

3060


Where are c variables stored in memory?

601


count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array

681


How macro execution is faster than function ?

674


What are keywords in c with examples?

613


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

687


WHAT IS THE DEFINATION OF IN TECHNOLOGY AND OFF TECHNOLOGY ?

1862