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 / gaurav

java is a secure language because of ByteCode.
A bytecode is a just like as machine code, whenever we
compile a src program in java, compiler creates a .class
file this .class file is called as bytecode. Then with the
help of this byte code java application luncher runs the
program and create's exe of a program....
java doesn't provide acess to memory directly that's why
it's also called a Robustic language.

Is This Answer Correct ?    15 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are Hostile Applets?

2144


Can an integer be null java?

1050


Can you make a constructor final?

1073


What is :: operator in java 8?

1076


What is hash code collision?

1103


What are the differences between throw and throws?

1105


How to display names of all components in a Container?

2986


How many days will it take to learn java?

975


Can main() method in java can return any data?

1236


What types of index data structures can you have in java?

1311


What are java packages?

1081


How do you input a string in java?

1140


What is java instanceof operator?

1097


How will you initialize an Applet?

1198


Explain about complier design(phases)

1132