question-how to run a c programme.

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


Please Help Members By Posting Answers For Below Questions

Explain how can I write functions that take a variable number of arguments?

613


Explain the use of fflush() function?

626


Is there a way to switch on strings?

619


Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above

662


Explain bit masking in c?

637






What is structure pointer in c?

571


What are the 4 types of organizational structures?

625


Write a code to generate a series where the next element is the sum of last k terms.

734


What is the time and space complexities of merge sort and when is it preferred over quick sort?

676


What is break in c?

587


Does free set pointer to null?

563


How can you allocate arrays or structures bigger than 64K?

683


Do you know the difference between exit() and _exit() function in c?

609


What is the best organizational structure?

644


How a string is stored in c?

589