What is the difference between #include <iostream.h> and #include "iostream.h"? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

What is the difference between #include <iostream.h> and #include "iostream.h"?

I know that you can use any one of the syntax to include header files. But what is the exact difference between both of them??

6th Aug 2017, 6:20 PM
Manjusha Vvpb
Manjusha Vvpb - avatar
4 Answers
+ 3
@ Adi thank you!
7th Aug 2017, 1:01 AM
Manjusha Vvpb
Manjusha Vvpb - avatar
+ 2
@Adi Thank you, for the the great answer!
6th Aug 2017, 8:06 PM
Manual
Manual - avatar
0
in turbo c++ we use iostream.h but in code blocks we use iostream only whats the diff
7th Aug 2017, 6:25 AM
Shreyansh Tiwari
Shreyansh Tiwari - avatar
0
in turbo c++ we use iostream.h but in code blocks we use iostream only whats the diff?im also have this doubt
7th Aug 2017, 3:22 PM
KARTHI S
KARTHI S - avatar