In c++ programming, after #include<iostream.h> which line should be added if we want to write programming in turbo c | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In c++ programming, after #include<iostream.h> which line should be added if we want to write programming in turbo c

in this app, the coding is 100% correct... https://code.sololearn.com/Wzwdvuas9oni/?ref=app https://code.sololearn.com/Wzwdvuas9oni/?ref=app https://code.sololearn.com/cp3fCyuuPham/?ref=app

18th Aug 2017, 4:58 PM
Kumari Shivangi
7 Answers
+ 2
https://www.sololearn.com/Discuss/288609/?ref=app
19th Aug 2017, 2:51 AM
Hatsy Rei
Hatsy Rei - avatar
+ 1
well turbo c sucks , use visual studio or gcc/g++
20th Aug 2017, 5:41 AM
Pickle_Rick()
Pickle_Rick() - avatar
0
is there no need to write #include <conio.h>.... and in turbo when i write#inclue <iostream> it show error...
20th Aug 2017, 5:18 AM
Kumari Shivangi
0
i have computer science and i m 11th standard student of k.v noida... in my school, teacher learn programming on turbo c++
20th Aug 2017, 5:20 AM
Kumari Shivangi
0
in g++ same programming follow as we do in this app
20th Aug 2017, 5:42 AM
Kumari Shivangi
0
???
20th Aug 2017, 5:42 AM
Kumari Shivangi
- 2
using namespace std; then call cout<< or just use std::cout<<" "<<std::endl;
19th Aug 2017, 1:06 AM
Pickle_Rick()
Pickle_Rick() - avatar