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
Can comments be nested?
What is the use of string in c++?
write a function signature with various number of parameters.
Define the operators that can be used with a pointer.
Comment on local and global scope of a variable.
How come you find out if a linked-list is a cycle or not?
List the advantages of inheritance.
What is the difference between #import and #include?
Explain the difference between c & c++?
Do you know about latest advancements in C++ ?
How to tokenize a string in c++?
What is the benefit of c++?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
What is lazy initialization in c++?
What is the use of data hiding?