+ 1

is it necessary to make/include header file

12th Oct 2017, 5:15 PM
shobhit
shobhit - avatar
2 ответов
+ 3
without it one cannot access the library example :cout and cin is defined in iostream
12th Oct 2017, 6:23 PM
Chethan Bhandarkar B
Chethan Bhandarkar B - avatar
+ 1
what if my program is divided into various files for different classes (not predefined classes) do i still need to include header file.
13th Oct 2017, 10:09 AM
shobhit
shobhit - avatar