what is C?

Answer Posted / ajayash

c is a programming language..before it was known as b-
language...supports all operators..

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the correct declaration of main?

770


Can main () be called recursively?

725


Why does everyone say not to use scanf? What should I use instead?

818


What is openmp in c?

698


Why enum is used in c?

622






Differentiate fundamental data types and derived data types in C.

706


what is the different bitween abap and abap-hr?

1836


What are the benefits of c language?

750


Where is volatile variable stored?

751


What does c mean in basketball?

663


Explain how are portions of a program disabled in demo versions?

747


What is difference between constant pointer and constant variable?

741


Explain what is the use of a semicolon (;) at the end of every program statement?

830


What does the && operator do in a program code?

812


why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above

768