Why Java is more secure in compare to c++?
sushants -5 Light Poster
Recommended Answers
Jump to Postrubberman: read any decent (and correct) text on Java, it'll state that Java doesn't use pointers. I can assure you, the official pages and articles about Java do. (and I'm pretty sure the creators of Java were well aware whether or not Java uses pointers when writing those texts)
Jump to Postthe question makes no sense, the answers therefore are unrelated to the question :)
Java is not intrinsically "more secure" than anything, at most it has been designed to make it easier to program applications to not suffer from things like memory leaks, but that's not security (though it might …
All 7 Replies
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
stultuske 1,116 Posting Maven Featured Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Schol-R-LEA 1,446 Commie Mutant Traitor Featured Poster
jwenting 1,905 duckman Team Colleague
sushants -5 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.