Answer Posted / prashant mishra
oops means.. object oriented programmings. oops is a
powerful metodlogy in .net, which helps to creating
software application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do you mean by translation unit?
Define basic type of variable used for a different condition in C++?
What is the arrow operator in c++?
Is it possible to write a c++ template to check for a function's existence?
What is const in c++?
What does count ++ do in c++?
State the difference between pre and post increment/decrement operations.
what is c++
Do the parentheses after the type name make a difference with new?
Write a function to find the nth item from the end of a linked list in a single pass.
Is c++ proprietary?
Which is not a valid keyword a) public b) protected c) guarded
Differentiate between structure and class in c++.
What is static in c++?
What is a pointer how and when is it used?