What is Full Form of C and Why We use C

Answer Posted / rehana

c is a basic language c programming means combined
programming its comes from BCPL(BASIC COMBINED PROGRAMMIN
LANGUAGE) its used to develope system and application
softwares.

Is This Answer Correct ?    16 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between abs() and fabs() functions?

609


Is it valid to address one element beyond the end of an array?

677


Explain what is the benefit of using const for declaring constants?

618


What are types of structure?

608


Tell me when is a void pointer used?

650






What is the purpose of clrscr () printf () and getch ()?

602


Why dont c comments nest?

625


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.

4992


The number of bytes of storage occupied by short, int and long are a) 2, 2 and 4 b) 2, 4 and 4 c) 4, 4 and 4 d) none

768


How can I write a function that takes a format string and a variable number of arguments?

607


What is the purpose of 'register' keyword?

694


How can you find the day of the week given the date?

621


Explain what is a 'locale'?

587


What are the scope of static variables?

604


What is data structure in c programming?

576