What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / narayana reddy
c language is the best popular language to construct system software and application software packages that the reason to be a high position in programming laguages
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between set and map in c++?
How can a called function determine the number of arguments that have been passed to it?
What is difference between malloc()/free() and new/delete?
Where are setjmp and longjmp used in c++?
What is the real purpose of class – to export data?
When the constructor of a base class calls a virtual function, why doesn't the override function of the derived class gets called?
What is the c++ programming language used for?
Define private, protected and public access control.
Differentiate between an inspector and a mutator ?
what does the following statement mean? int (*a)[4]
What is the C-style character string?
What are friend classes? What are advantages of using friend classes?
Should I learn c or c++ or c#?
What is runtime polymorphism in c++?
How do you clear a buffer in c++?