Answer Posted / nayani
.c++ is an object oriented programming language.
.c is a procedural oriented programming language.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How arrays can be passed to a user defined function
Explain how can I remove the trailing spaces from a string?
How can I access an I o board directly?
In which layer of the network datastructure format change is done
What is static memory allocation?
What are two dimensional arrays alternatively called as?
how to find anagram without using string functions using only loops in c programming
What is the purpose of ftell?
What is an operator?
Is there a way to jump out of a function or functions?
What is a macro in c preprocessor?
Is c is a middle level language?
What are the uses of null pointers?
Explain what is a 'locale'?
Where static variables are stored in c?