Answer Posted / viji
Since it obeys OOPs concepts,it is said to be object
oriented language....
Is This Answer Correct ? | 19 Yes | 10 No |
Post New Answer View All Answers
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 ??
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Can main method override?
What is encapsulation c#?
What are different oops concepts?
What do you mean by overloading?
What is difference between polymorphism and inheritance?
What is constructor overloading in oop?
Why do we use polymorphism?
How do you define a class in oop?
How to hide the base class functionality in Inheritance?
What is destructor oops?
What is class and example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?