Answer Posted / vishal sharma
++,--,+,- these are the unary operators.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
#include
What is multilevel inheritance?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is the real life example of polymorphism?
What language is oop?
What is overloading and its types?
what's the basic's in dot net
which feature are not hold visual basic of oop?
What is a class and object?
How long to learn object oriented programming?
What is a class in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is polymorphism and types?
What are the benefits of polymorphism?
What is the difference between procedural programming and oops?