How do u provide security in java

Answer Posted / bhuwan chandra

As the object in Java has properties and behaviour and they
are encapsulated together, no other class can gain access
of the data unless the class is defined as public.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between character constant and string constant in java ?

561


Why are getters and setters used?

576


Are functions objects in java?

550


Which package has light weight components?

568


Why is string builder not thread safe?

595






What is the difference between checked exception and unchecked exception?

534


What is jit compiler ?

580


What is the use of bufferedreader?

542


Explain about the dynamic behavior of core java?

638


What super () does in java?

489


Can we override the static methods?

577


Can you change array size in java?

538


What is fail fast in java?

576


Can we make main() thread as daemon?

582


What is java lang object?

531