Please tell me the oops concept with detailed answer
Answer Posted / sree
oops s a object oriented programing language.....
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
write string class as your own class in java without using any built-in function
How do you answer polymorphism?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is encapsulation selenium?
What are the benefits of oop?
Why is there no multiple inheritance?
What is static modifier?
What is protected in oop?
Why do we use polymorphism?
What is polymorphism give a real life example?
What causes polymorphism?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
program for insertion ,deletion,sorting in double link list
What is the benefit of oop?