Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How do u provide security in java

Answers were Sorted based on User's Feedback



How do u provide security in java..

Answer / guest

elimination of pointer avoids programsto gain access to
memory location without proper authorization..

Is This Answer Correct ?    6 Yes 1 No

How do u provide security in java..

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

How do u provide security in java..

Answer / shreya tanavade

security can be achieved by making the members of the class private..

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

List down the methods and interfaces of collection class in java.

0 Answers  


How do you write a good declaration?

0 Answers  


Which is best ide for java?

0 Answers  


Why do we use return statement?

0 Answers  


How do you check if a string contains only numeric digits?

0 Answers  


what is the default value of a variable char?(If not assigned)

4 Answers  


system.out.println(1 + 3);

8 Answers  


Can we sort a map in java?

0 Answers  


what is ABSTRACTION and what are using in real time project?

1 Answers   iGate,


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


What is persistence ?

2 Answers  


How do you load an HTML page from an Applet ?

2 Answers  


Categories