java can provide security ,how can provide?
Answer Posted / roshan
JAVA IS SECURE LANGUAGE BECAUSE OF ROBUSTIC IT MENS SRE PROG
CONVERTED INTO BYTE CODE THAT IS (ENCYRPTED FORMAT)..AND
ASLO JAVA CRATE AN FIRWALL IN NETWORKING.MOST IMPORTANT IS
IT RUN ON JAVA RUN TIME ENVIROMENT OTHER THING CAN'T SUPPORT
LIKE VIRUS.
Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What do you understand by the term wrapper classes?
What is return null in java?
What all methods are used to prevent thread execution ?
Can you tell me range of byte?
Can we restart a thread already started in java?
Why does java not support operator overloading?
Why java is called not pure object oriented language?
What does java final mean?
List the different types of classloaders in java.
What exceptions occur during serialization?
Should database connections be singleton?
What is generics in java interview questions?
What is an infinite loop in java? Explain with an example.
Which category the java thread do fall in?
Explain scope or life time of local variables in java?