java can provide security ,how can provide?

Answer Posted / anjali

java provides security by giving name space concept,
whenever a classloader loads classes,for each class loader
there is a seperate space thats get created , similary when
it loads applets its loads them in seperate name space so
that code in different name sapce remins unaffected by any
currupted code in any other name space

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a class declared as private be accessed outside it’s package?

725


What is an empirical question?

744


Does garbage collection occur in permanent generation space in jvm?

791


What are three advantages of using functions?

724


In a class implementing an interface, can we change the value of any variable defined in the interface?

694






List out benefits of object oriented programming language?

648


Can I import same package/class twice?

673


what is thread? What are the high-level thread states? : Java thread

991


How to run a JAR file through command prompt?

912


What are synchronized methods and synchronized statements in java programming?

761


Explain the selection sort algorithm?

829


How do I remove a character from a string in java?

688


Give an example of use of pointers in java class.

734


What is the meaning of flag day?

718


What is parsing in java?

697