How the C program can be compiled?

Answer Posted / thara

Alt+c is a another way to compile.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are high level languages like C and FORTRAN also known as?

682


What is the maximum no. of arguments that can be given in a command line in C.?

664


Do you know null pointer?

605


Difference between constant pointer and pointer to a constant.

607


Who developed c language and when?

575






Why is c called a mid-level programming language?

720


What is the difference between strcpy() and memcpy() function in c programming?

626


what are bit fields in c?

599


Why do we need a structure?

583


Are pointers integers in c?

607


What does %2f mean in c?

672


How can you check to see whether a symbol is defined?

585


How many data structures are there in c?

612


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4983


Explain Basic concepts of C language?

640