Answer Posted / mrs.ahmer
The program can be loaded in the memory by selecting
RUN>RUN from menu bar or pressing CTRL+F9.user can display
the output screen be selecting WINDOW>USER SCREEN or
pressing ALT+F5
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is f'n in math?
What tq means in chat?
What is difference between structure and union in c?
How are Structure passing and returning implemented by the complier?
What is typedf?
Can we initialize extern variable in c?
Is malloc memset faster than calloc?
What is the use of printf() and scanf() functions?
What are header files and explain what are its uses in c programming?
How is null defined in c?
What is data structure in c and its types?
how to make a scientific calculater ?
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.
How do you print an address?
write a program in c language to print your bio-data on the screen by using functions.