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...

Can we access private data outside of the class directly in
java programming language? Why There is no runtime checking
in java, which leads to access the private data directly
outside of a class?

Answer Posted / chaitali

No,we cannot access private data outside of class in java.
There is only compile time checking and no runtime check in
java because Java supports concepts like Polymorphism and
reflection where on runtime certain decisions are taken

Is This Answer Correct ?    14 Yes 14 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need hashset in java?

1094


What is the main advantage of passing argument by reference?

1041


Explain different ways of creating a thread. Which one would you prefer and why?

1101


Explain the reason behind ending a program with a system.exit(0)?

1128


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

2154


What is the Concept of Encapsulation in OOPS

1031


Which is bigger float or double?

1026


How do you compare values in java?

1094


What is role of void keyword in declaring functions?

1093


What is byte [] in java?

1069


Can you pass functions in java?

1076


Can you call one constructor from another if a class has multiple constructors?

1096


Explain about anonymous inner classes ?

1127


What is the difference between int and integer in java?

1081


What is nested interface?

1050