I have a big question.. In many books of Java and SUN Microsystems is telling JAVA is highly Secured. But one of my colleague is telling it is not secure.
Through constructor we can reach to object memory and can modify also..
He is practically did it.. But i believe that JAVA is highly secured..I Love JAVA..
Please tell me the What he said is correct?
Java is not secure?
How can i prove java is highly secured?
I have a big question.. In many books of Java and SUN Microsystems is
Share
It is more secure from hacking from remote machines than without a VM.
Every form of security can be broken.
That’s what a constructor does. I don’t see how that impacts security.
Now get him to show you can do it to modify an object from another machine.
I don’t see how the example demonstrate anything about the application’s security.
You can’t because it isn’t. It just more secure than many of the alternatives (i.e. its a relative thing)