usmanihasan7 usmanihasan7
  • 04-07-2021
  • Computers and Technology
contestada

#include

int main()
{
char ch;
printf("Enter any letter");
ch=getch
();
printf("\nYou Pressed %c",ch);

return 0;
}
whats the error not giving the correct output

Respuesta :

apikshyashrestha
apikshyashrestha apikshyashrestha
  • 05-07-2021

Answer:

#include<studio.h>

#include<conio.h>

void main()

{

char ch;

printf("Enter any letter");

scanf("%c",&ch);

Answer Link

Otras preguntas

A 4.5 newton object is placed in a tank of water. If the water exerts a force of 4.0 newtons on the object, will the object sink or float?
What is the approximate circumference if the circle that has a center at (2,1) ans passes through the point (2,5). 1. 8 units 2. 13 units 3. 25 units 4. 50 unit
What is the approximate circumference if the circle that has a center at (2,1) ans passes through the point (2,5). 1. 8 units 2. 13 units 3. 25 units 4. 50 unit
solve 2/3 + 1/4x = 1/3
The diameter of your bicycle wheel is 25 inches. How far will you move in one turn of your wheel?
How many eighths are there in 4 1/4
The neolithic revolution is most closely associated with....
The graph of y = 4x - 11 is translated up 8 units. Which equation represents the translated graph? f y = 4x - 19 g y = 4x - 3 h y = 12x - 11 j y = 12x - 3
solve 2/3 + 1/4x = 1/3
Horace read 160 pages in 4 hours. How many pages can he read in 6 hours??