Answer Posted / raji .r
it is a high level language
it is a strutured programming language
it is easier to understand the user because the programs
can be divided into some small small functions.
| Is This Answer Correct ? | 21 Yes | 3 No |
Post New Answer View All Answers
How many types of errors are there in c language? Explain
Where are local variables stored in c?
What is a macro?
How can I read/write structures from/to data files?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
Is main is user defined function?
Can the curly brackets { } be used to enclose a single line of code?
Simplify the program segment if X = B then C ← true else C ← false
What does the c preprocessor do?
What are two dimensional arrays alternatively called as?
how to capitalise first letter of each word in a given string?
What is the correct declaration of main?
Tell me what are bitwise shift operators?
Is there any possibility to create customized header file with c programming language?
Why c is called free form language?