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

Consider the equation 5(10)^(z/4)=32 Solve the equation for z, express the solution as a logarithm in base-10
3/8-(-51/4) simplest form
physics approach to study macromoelcues at nanoscales in detail plx
Please help me anyone
find the greatest common factor of the following monomials 49a4b3 21a4b5
Solve this problem: 5X +8 = 53
what do u mean by family in ur own words?​
While researching healthy ways to lose weight, Ahmed found the website of the National Weight Control Registry (NWRC). According to the site, most NWCR particip
EXERCISE 1. Put the verbs in the correct form. 1. Their friends (meet) ______________ Mary at the party last night. 2. My father (go) ______________ to England
Determine the domain of the function. a All real number except 11 b x > 11 c All real numbers d x < 11