How the C program can be compiled?

Answer Posted / guna

ALT+F9 IS THE WAY TO COMPILE.

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print factorial of given number without using recursion?

567


What are global variables and explain how do you declare them?

569


What is a floating point in c?

598


Are bit fields portable?

671


What are the different types of data structures in c?

597






What is static memory allocation? Explain

627


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

730


any function have arguments one or more OR not . it is compulsary a) any function compulsary have one or more arguments b) any function did not have arguments. It is not compulsary c) it is optional it is not compulsary d) none of the above

639


In which header file is the null macro defined?

850


Why doesnt the call scanf work?

665


the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none

639


Why & is used in scanf in c?

617


What are the types of variables in c?

578


What are formal parameters?

652


What are enums in c?

655