features of OOPS
Answers were Sorted based on User's Feedback
Answer / kiruthika.m
oops is aobject orented programming language
| Is This Answer Correct ? | 40 Yes | 48 No |
Answer / varsha vilas kalebag
object oriented programmimg structures
| Is This Answer Correct ? | 47 Yes | 105 No |
What is balance factor?
What is overloading and its types?
Can you explain polymorphism?
What is oop in simple words?
Why is there no multiple inheritance?
when to use 'mutable' keyword and when to use 'const cast' in c++
Write a program to demonstrate the use of 'Composition' in C++
How is data security provided in Object Oriented languages? ?
what does exactly the linker do?
char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output
wht is major diff b/w c and c++?
What are the 3 pillars of oop?