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

Hi friends, i am new to java. can you explain how java is
secured.

Answer Posted / ram

Java is considered more secure than other languages for
several reasons:

* The Java compiler catches more compile-time errors;
other languages (like C++) will compile programs that
produce unpredictable results.
* Java does not allocate direct pointers to memory. This
makes it impossible to accidentally reference memory that
belongs to other programs or the kernel.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a modifier?

1601


what do you mean by classloader?

1160


In java, how we can disallow serialization of variables?

1041


Similarity and difference between static block and static method ?

976


Is assembly language a low level language?

1024


What are internal and external variables?

1009


What is identifier in java?

1177


What is final keyword?

1238


What is an object's lock and which object's have locks in java programming?

1108


Can we access instance variables within static methods ?

1156


What is classpath?

1068


Describe string intern() methodology

1113


What is final, finally, finalize?

1192


Will the jvm load the package twice at runtime?

1149


Why is the singleton pattern considered to be an anti pattern?

946