what information does the header files contain?

Answer Posted / avinandan

Header files contain line- and field-oriented ASCII text
It contain declerations,macro definitions.

Is This Answer Correct ?    0 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3730


What is difference between static and global variable in c?

539


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

1766


What are derived data types in c?

610


Why doesn't C support function overloading?

1615






What is type qualifiers?

662


What is action and transformation in spark?

597


what is ur strangth & weekness

1820


What does emoji p mean?

601


How many levels of pointers can you have?

705


What is linear search?

678


What is the basic structure of c?

557


What do you mean by c what are the main characteristics of c language?

572


What are data types in c language?

585


Write a program to use switch statement.

659