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
Do vectors start at 0 c++?
What is a manipulative person?
What is the size of integer variable?
What is stl containers in c++?
Can you write a function similar to printf()?
What is the difference between while and do while loop? Explain with examples.
How many static variables are created if you put one static member into a template class definition?
Which is best c++ or java?
Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()
What is the c++ code?
Show the application of a dynamic array with the help of an example.
What is the use of 'this' pointer?
Is main a class in c++?
Define stacks. Provide an example where they are useful.
why and when we can declar member fuction as a private in the class?