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

java can provide security ,how can provide?

Answer Posted / liza

Java Compiler creates .class file from the .java file and
this .class file comprises of bytecode,which is in encrypted
format.Java bytecode can be run on JRE.so JRE needs to be
installed for executing bytecode.

Java does not support pointer concept.That's why there is no
direct access to memory.This makes java robust and secure.

Java is provided with firewall between the networked
application and the computer.

Java provides access specifiers(
friendly(default),public,protected,private) which declare
which entity cannot be accessed from where.

Is This Answer Correct ?    27 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a stringbuffer?

1023


How the metacharacters are different from the ordinary characters?

1063


What is the reflection?

1035


What is a databasemetadata?

992


5 Coding best practices you learned in java?

1059


What will be the initial value of an object reference which is defined as an instance variable?

1193


What is Java Package and which package is imported by default?

1147


What is an argument in java?

982


How many threads can I run java?

1170


How do you use compareto method?

1065


How do you break a loop?

1029


What is JFC?

1324


What is canonical name in java?

1184


How does singleton class work?

1033


What ide should I use for java?

1085