How do u provide security in java
Answers were Sorted based on User's Feedback
Answer / guest
elimination of pointer avoids programsto gain access to
memory location without proper authorization..
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / 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 |
Answer / shreya tanavade
security can be achieved by making the members of the class private..
| Is This Answer Correct ? | 0 Yes | 0 No |
What are internal and external variables?
Name the method that is used to set a TextComponent to the read-only state?
What is remote method invocation (rmi)?
What is the return type of read()?
If there is no implementation of MARKER INTERFACE in java. Then how compiler come to know about specification.
What is balanced tree in java?
What is the loop in java?
Why is the main method static in Java?
What are the types of java languages?
what are the oops concept in java explain with real time examples
24 Answers Accenture, Bosch, Consummate Technologies, CTS, Current Technologies, iNautix, Infosys, Kekran Mekran, QA InfoTech, RTRT, SofTech, Tech Mahindra, Thorogood, Timios, Wipro,
How do you create a bulleted list?
What is meant by structural programming?