Why we use using namespace std instead of conio.h | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

Why we use using namespace std instead of conio.h

2nd Dec 2016, 1:17 PM
Mayank Bhatwadekar
Mayank Bhatwadekar - avatar
2 Antworten
+ 1
c++ has its own syntax and library.
2nd Dec 2016, 1:39 PM
Bibek Ghimire
Bibek Ghimire - avatar
0
we use it because conio.h is a header file whichever is used to still the screen and using namespace is a function
3rd Dec 2016, 5:29 PM
Zamir Hadir
Zamir Hadir - avatar