Answer Posted / yughandhar
they are acceses specifieres.
these are used for security purpose
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How do you use inheritance in unity?
Can we override main method?
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!!!)
How do you define social class?
Why do we use oop?
What is a class and object?
What causes polymorphism?
write knight tour problem which is present in datastructure
Why do we use inheritance?
What is class in oop with example?
What is the highest level of cohesion?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is encapsulation in oop?
What is super in oop?
Can bst contain duplicates?