Catalog
Catalog
See All
Languages
Courses
Languages
See All
C++
C#
HTML
Java
JavaScript
Python
C
CSS
Level
See All
Beginner
Intermediate
Advanced
Courses
See All
Introduction to Python
Introduction to C
Introduction to C#
Introduction to SQL
Introduction to HTML
Introduction to CSS
Introduction to Java
Introduction to JavaScript
Introduction to C++
Tech for Everyone
Courses
See All
C# Intermediate
Python Intermediate
Java Intermediate
JavaScript Intermediate
C++ Intermediate
C Intermediate
SQL Intermediate
Game Development with JS
Courses
See All
React + Redux
Angular + NestJS
Python Data Structures
Online Compiler
HTML
CSS
Javascript
C++
C
PHP
Java
Python
Swift
C#
Ruby
Node.JS
Kotlin
jQuery
Go
R
TypeScript
Discuss
Blog
Get Pro
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why not conio. h??
c++
0 Votes
2 Answers
23rd Jun 2017, 10:47 AM
Smita Das
why clrscr and getch is not used by using conio. h header file?
c++
variables
-1 Votes
3 Answers
20th Jan 2017, 3:07 AM
jigs chauhan
What are the main uses of the libraries conio.h and stdlib.h? (besides letting you open a .exe) Can you change the text color?
c++
conio.
stdlib.
2 Votes
4 Answers
28th Aug 2019, 12:01 AM
-DSaus-
why dont we use #include<stdio. h>or conio. h as headers here and why read line write line instead of printf and scanf?
c#
comments
0 Votes
3 Answers
14th Oct 2016, 11:53 AM
Nikhil Gowda
[SOLVED]What is difference in these functions ?
c
conio.
getch
getchar
putch
putchar
stdio
6 Votes
1 Answers
17th Apr 2019, 8:05 AM
🇮🇳Omkar🕉
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
I am an idiot at coding the course doesnt work plaese teach me
2 Votes
X=5; Y=++X; Print X; Print Y;
0 Votes
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
1 Votes
Can anyone help me in posting my app on Google Play Store.although i don't have a Google developer account.
0 Votes
Python Control Flow Task Question
1 Votes
Python course update kinda sucks
0 Votes
Python
1 Votes
How to make your codes more popular?
0 Votes
how do I open the console in the solo-learn IDE code Ground ?
0 Votes
If ( 1&&0 %10>=0) print f ('two') else print f ('two') else print f ("three " )
0 Votes