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
7 Réponses
+ 2
https://www.sololearn.com/Discuss/288609/?ref=app
+ 1
well turbo c sucks , use visual studio or gcc/g++
0
is there no need to write #include <conio.h>....
and in turbo when i write#inclue <iostream> it show error...
0
i have computer science
and i m 11th standard student of k.v noida...
in my school, teacher learn programming on turbo c++
0
in g++ same programming follow as we do in this app
0
???
- 2
using namespace std; then call cout<< or just use std::cout<<" "<<std::endl;