Is both getch() and getchar() functions are similar? if it is
similar means why these two functions are used for same usage?
if it is not similar means what is the difference?
Answer / madhu.s.a
No ,its not same because getch()is used to get the output
screen and getchar() is used to get the single character
input.
I dont know whether it is correct or not.
Is This Answer Correct ? | 21 Yes | 8 No |
Explain the use of #pragma exit?
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Explain what does a function declared as pascal do differently?
how to find binary of number?
i have a written test for microland please give me test pattern
write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"
Input any no. and print all the the numbers that comes before it like this for e.g input = 4 0 01 012 0123 01234 plz answer it 2day
What is an anonymous union and where to apply that ?
How many ways are there to swap two numbers without using temporary variable? Give the each logic.
Write a program to exchange two variaables without temp
how to print "hai" in c?
DIFFERNCE BETWEEN THE C++ AND C LANGUAGE?