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

To the class members how can we provide security?

Answer Posted / sanjay krishna n

by access modifiers, i.e Public, Private, Protected

Is This Answer Correct ?    22 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which collection is ordered in java?

1029


Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example

2632


Difference between notify() method and notifyall() method in java?

1015


How does arraylist work in java?

1162


What are classloaders?

1080


How to check if linked list contains loop in java?

953


What are the advantages of java over cpp?

1123


Is empty string in java?

1252


Which is faster set or list in java?

1075


What is stream api in java8?

1271


What are the restriction imposed on a static method or a static block of code?

1097


worst case complexities of Quick sort and Merge sort.

1084


What is output buffer?

1092


When wait(), notify(), notifyall() methods are called does it releases the lock or holds the acquired lock?

1058


How can we find the actual size of an object on the heap?

1352