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

Camilla, a manager, notes that while wilhelm’s written reports are very thorough and accurate, his oral presentations are not effective. camilla is looking at:
the analysis of population trends is important to political leaders, community leaders, and businesses
A time when the good and bad aspects of a bill are discussed is a:
the population of a particular city is given by the function p(t) = 72,300(1.03)t, where t is time in years and p(t) is the population after t years. what is th
Find the volume of the cone show below: radius: 12 Height: 16 Side length: 20
A tire dealer sells 2 tires for as much as he paid for 3 tires. He paid $240 for a dozen tires. What is the total profit on 12 tires?
f(x)=2x^3+13x^2+23x+12
Which of the following is a true statement about weather and climate mapsA. Climate maps change everyday.B. Weather maps covers long periods of time. C. Climate
Jake fell while hiking and sustained a deep cut on his right calf. Which of the following foods will supply the structural component needed for tissue repair?
An equation of the line that contains the origin and the point (1,2) is