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 are the advantages of arraylist over arrays?
What is a method signature java?
What is static keyword?
Is treeset sorted in java?
Define how destructors are defined in java?
why are there separate wait and sleep methods? : Java thread
What is generics in java interview questions?
Can static methods access instance variables in java?
What is use of a abstract variable?
What is the difference between static and non-static variables in java programming?
What does function identity () do?
Why strings in java are called as immutable?
Why do we use threads in java?
Is object a data type?
Can we write method inside a method in java?