DEVFYI - Developer Resource - FYI

What's Java?

Java Interview Questions and Answers (part 1)


What's Java?

Java is an object-oriented programming language developed initially by James Gosling and colleagues at Sun Microsystems. The language, initially called Oak (named after the oak trees outside Gosling's office), was intended to replace C++, although the feature set better resembles that of Objective C. Java should not be confused with JavaScript, which shares only the name and a similar C-like syntax. Sun Microsystems currently maintains and updates Java regularly.

(Continued on next question...)

Other Interview Questions