1 Answer - Sort by: Date | Rating
Char is used to declare data type for a variable which can hold charecter type values
while
getch is a function which hold the output screen until user enter a value....
For.ex:-
c=getch();store a value in c variable
simple ,,,, getch(); holds output screen..............until a value is entered / key is pressed
By Abhijith Gurao
while
getch is a function which hold the output screen until user enter a value....
For.ex:-
c=getch();store a value in c variable
simple ,,,, getch(); holds output screen..............until a value is entered / key is pressed
By Abhijith Gurao
0
0
Guest
answered 2 months ago
- What Is The Input Electric On A Dsi?
- How To Make A C++ Program Of ATM?
- What Are The Classified Input In Economists?
- What Are The Classified Input Had Economics?
- : Develop An Object Oriented Program In C++ To Read The Following Information From The Keyword In Which The Base Class Consists Of Employee Name, Code And Designation, And The Derived Class Containing The Data Members, Viz. Years Of Experience And Ag
- What Is Input Technologies Trends?
- What Are The Input Technologies?
- What Floods Include Weatherwise?
- Why Are Economists Input As Timeless?
- Why Do We Use Main() Function In C++?
- What Is An Example Of An Input Devise?
- How To Make A Simple Programming?
- Where Can I Learn DirectX Or OpenGL In C++?
- What Does |= And &= Means In C++?
- What Is Input From Technology Means?
- Write A Program In C/C++ To Implement Cohen-Sutherland Line Clipping Algorithm. In This Implementation, Consider Two Cases Of A Line: Totally Visible, Totally Invisible, Against The Rectangular Clipping Window?
- Can Somebody Tell Me Why This Code Will Not Compile: #include "Stdafx.h" //added This Include #include //added Stream To Io Using Namespace Std; Int Main() { //declare Variables Int Choice=0; Std::cout?
- Sample Program Which Requires 2 Numbers, Input 1 And Input Which Will Be The Start Of A Fibonacci Series?
- Sample Program Which Requires 2 Input For Fibonacci Series?
- Write A Program That Receives An Integer As Input And Outputs The Product Of Its Digits. E.g. 1234 = 24, 705 = 0, 478 = 224 Using C++?
- What Is Input Stream?
- How Do I Input Answers?
- How Do I Write A Program To Compute The Standard Deviation Of 5 Input Values. Create A Constant For The Number Of Values (5). Ask The User For The Numbers. Next, Compute The Mean (sum Divided By 5)?
- What Are Link Lists In C++?
- Where Can I Download C++ Programmes File?

New Comment - Comments are editable for 5 min.