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
List the difference between a "copy constructor" and a "assignment operator"?
What are variables and it what way is it different from constants?
Why is c still so popular?
code for replace tabs with equivalent number of blanks
How can you avoid including a header more than once?
Is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
Is struct oop?
What are dangling pointers in c?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
Explain what is a const pointer?
What are the features of the c language?
How can I use a preprocessorif expression to ?
How can you determine the size of an allocated portion of memory?
what are enumerations in C