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
what is the difference between process and thread? : Java thread
Define jre i.e. Java runtime environment?
What is string and its types?
What is the difference between a static and a non-static inner class in java programming?
What is math floor in java?
How many types of classes are there in java?
What is a module function?
What is module with example?
What is called module?
What is collection class in java? List down its methods and interfaces.
Is a string literal?
Is assembly language a low level language?
What is the vector class in java programming?
What are the differences between throw and throws?
What are the types of collections in java?