Answer Posted / amri
When we use macro its need typecasting but in new not need of typecasting.
new is a operator.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Advantage and disadvantage of routing in telecom sector
What is difference between abstraction and encapsulation?
What is abstraction oop?
What is polymorphism in oop example?
What is the difference between a mixin and inheritance?
Which is not an object oriented programming language?
What is static in oop?
What is class and object in oops?
How can you overcome the diamond problem in inheritance?
What is debug class?what is trace class? What differences are between them? With examples.
What do you mean by variable?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
Write a program to sort the number with different sorts in one program ??
Why do we use class?
What do you mean by abstraction?