Computer Science, asked by kushalregmi12, 4 months ago

write an c program to accepct your name and print your name​

Answers

Answered by mahendrasinghdhoni51
1

Answer:

4) Run your program by pressing ctrl+f9 (Turbo c++ user).

Print your Name using C Program.

getch( ): Usually getch() (getch function) is used to read a character from screen. ...

clrscr( ): ...

Printing Name Using C Language. ...

Results. ...

#include<stdio.h> : ...

Main Function main( ) : ...

Print Function printf( ) :

please mark me as brainliest

Similar questions