What is your strongest programming language (Java, ASP, C,
C++, VB, HTML,C#, etc.)?
Answer Posted / shweta thareja
C#
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of the "delete" operator?
What is the difference between *p++ and (*p)++ ?
What are the 2 main types of data structures?
Is c++ still in demand?
What return value must conversion operators have in their declaration?
what are the decision making statements in C++? Explain if statement with an example?
What does iomanip mean in c++?
Should I learn c or c++ first?
What is isdigit c++?
What is istream c++?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
Which coding certification is best?
What is difference between c++ 11 and c++ 14?
What is the basic structure of c++ program?
Write syntax to define friend functions in C++.