in header files whether functions are declared or defined in
c language?

Answers were Sorted based on User's Feedback



in header files whether functions are declared or defined in c language?..

Answer / suraj.v

in header files the function are declared not defined it's
defined in the library routines
only A header file is a file containing C declarations and
macro definitions to be shared between several source files.

You request the use of a header file in your program by
including it, with the C preprocessing directive `#include'.

Header files serve two purposes.

1) System header files declare the interfaces to parts of
the operating system. You include them in your program to
supply the definitions and declarations you need to invoke
system calls and libraries.

2) Your own header files contain declarations for interfaces
between the source files of your program. Each time you have
a group of related declarations and macro definitions all or
most of which are needed in several different source files,
it is a good idea to create a header file for them.

Is This Answer Correct ?    7 Yes 1 No

in header files whether functions are declared or defined in c language?..

Answer / inishaka

header files is defined function

Is This Answer Correct ?    0 Yes 10 No

Post New Answer

More Engineering AllOther Interview Questions

hi this santosh sharma i want to know more question of system engineer job related.

0 Answers  


I attended an interview with CGI last week for network engineer and here are the questions that might help you guys who are going to attend interviews.

1 Answers   CGI,


hey,,,hi have taken an emergency date of 21st july...i was continuously checking for dates n i was not able to get a normal date n my school is starting from 8th of september...so plz tell me can i get a rejection based on this, that i have taken an emergency date?????

0 Answers  


what is b tree

0 Answers   HCL,


2. How can we calculate the space for a file in jcl

2 Answers  






How does agile communication differ from tradition software engineering communication? How it is similar?

0 Answers  


Describe Skin effect?

2 Answers  


what are the differences between structures and arrays in c language?

1 Answers  


my pc frequently rebooted on normal windows xp mode, but didnot rebooted on safemode, its works no rebooting. what problem this, pls solution.

2 Answers  


Hii can you help me step by step procedure for transfering data in textfields into sql database .mdf(also help me how to create database .mdf file) file after creating submit button in asp.net/ c#?????

0 Answers  


what is the differance between a technology and an engineering ?

0 Answers   RoboSoft,


what is trx?

0 Answers   Enercon,


Categories
  • Civil Engineering Interview Questions Civil Engineering (5085)
  • Mechanical Engineering Interview Questions Mechanical Engineering (4451)
  • Electrical Engineering Interview Questions Electrical Engineering (16632)
  • Electronics Communications Interview Questions Electronics Communications (3918)
  • Chemical Engineering Interview Questions Chemical Engineering (1095)
  • Aeronautical Engineering Interview Questions Aeronautical Engineering (239)
  • Bio Engineering Interview Questions Bio Engineering (96)
  • Metallurgy Interview Questions Metallurgy (361)
  • Industrial Engineering Interview Questions Industrial Engineering (259)
  • Instrumentation Interview Questions Instrumentation (3014)
  • Automobile Engineering Interview Questions Automobile Engineering (332)
  • Mechatronics Engineering Interview Questions Mechatronics Engineering (97)
  • Marine Engineering Interview Questions Marine Engineering (124)
  • Power Plant Engineering Interview Questions Power Plant Engineering (172)
  • Textile Engineering Interview Questions Textile Engineering (575)
  • Production Engineering Interview Questions Production Engineering (25)
  • Satellite Systems Engineering Interview Questions Satellite Systems Engineering (106)
  • Engineering AllOther Interview Questions Engineering AllOther (1379)