answersLogoWhite

0

What is a function of hdd header?

Updated: 12/24/2022
User Avatar

Wiki User

9y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is a function of hdd header?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is meant by function header in java?

That means, the header of a function. The header is the top part, before the opening braces.


What is function of hdd?

HDD is your computers storage space in basic words


What is header function definition in c language?

No predefined 'header' function in the standard C libraries. There are header files, if that's what you mean.


Which header file must be included to use the function pow?

The std::pow() function can be found in the <cmath> header.


What function of header bond construction?

loh


Which header file has clrscr function?

conio.h


What are the header file of scanf function?

stdio.h


How do you correct the C plus plus programming error missing function header?

You need to #include the header file that contains the missing function's declaration.


What is header in php?

header() is a php function used to modify and set HTTP headers sent to the browser.


Is header file the library file?

No. Header files are those which contains declaration part of function & library files are those which contains definition part of function. These are those functions which we called in our program by using header files.


Where can the declaration of function be placed?

Source/header files.


What is the header file for string library function?

string.h