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


Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections class.



Features of JAVA ? In which version of java synchronizedXXX() methods are included in Collections cl..

Answer / kartik naidhruva

Features of Java...
1.Simplicity
2.System Independent
3.High Secrity
4.Robust(Better Exception Handling)

Synchronised methods are generally used in the Thread
Concept, more precisely in intercommunication between
threads and to avoid Simultaneous access of threads.

Is This Answer Correct ?    10 Yes 6 No

Post New Answer

More Core Java Interview Questions

What is the symbol for average?

0 Answers  


What is the functionability stubs and skeletons?

0 Answers  


Memory management in JAVA

3 Answers   Tech Mahindra, Wipro,


For ease of programming you can consider the maze as a 2D array with colors represented by below integer and characters (in capital letters). • B - Black • W -White • G- Green • R- Red R B W B W W W W W W B W B B W W W W W W W B W B W W W B W W W W B B W W W B W W W B W W B B B B W B W B W W B W W W B W W W B B B W W B W W W B W W B W B W W W B W B W W W W B B W W W W B W W W W W G Shortest Route Problem: • Solution that finds the shortest Route between Red and Green &#61607; White will have 1 Weight. &#61607; Red and Green carry no weights. &#61607; Shortest path is the path with less weight when you add up the weights in the path.

0 Answers  


In the HashMap, we know the values but we dont know the key, then how can we get the key from HashMap ?????

4 Answers   Kanbay,


What one should take care of, while serializing the object?

0 Answers  


What is the use of using enum to declare a constant?

0 Answers   Fidelity,


Difference between a Scrollbar and a ScrollPane?

1 Answers  


What does the exclamation mark mean in java?

0 Answers  


What is the difference between the program and the process?

1 Answers  


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

0 Answers  


Why java is secure? Explain.

0 Answers  


Categories