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

Is Java Class Threadsafe ????? How to make Java class Thread
safe??

Answer Posted / bojjanna

By Default java class a not tread safe, i we make a tread
safe we have three ways

1) avoiding the instance variables
2) by using Sycrinization
3) by using Syncronize block

Is This Answer Correct ?    19 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the char data type?

1054


Is space a character in java?

1062


What will be the default values of all the elements of an array defined as an instance variable?

1077


What are anonymous inner classes?

1054


What is the access scope of a protected method?

1076


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

1090


What is a type parameter in java?

1055


What is parse method?

1062


What is jee6?

1184


Can a string be null?

1035


What are the wrapped, classes?

1105


how many types of Inheritance?

1211


What is null statement?

1067


Why main method is called first in java?

1054


What are the basic interfaces of java collections framework?

1172