How is data security provided in Object Oriented languages?
?

Answer Posted / harika

by providing access specifier
private

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do pointers exist?

651


Can a destructor be called directly?

591


What are the 3 pillars of oop?

607


What is the difference between a constructor and a destructor?

602


write a program to find 2^n+1 ?

1540






What is meant by oops concept?

600


Why is abstraction needed?

559


How do you define social class?

594


What are classes oop?

591


Why do we need oop?

656


What are oops methods?

560


What is encapsulation process?

573


What is object and class in oops?

573


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

1609


What is for loop and its syntax?

592