Inheritance
Encapsulation
Composition
None
Syntax errors
Logical errors
Run-time errors
Technical errors
Missing semicolon
Mismatched braces in classes and methods
Misspelled keywords and identifiers
Addition is required but subtraction is performed
Dividing an integer by zero.
Accessing an element that is out of bounds of an array.
Trying to store a value which is incompatible to a certain data-type.
Program
High level Language
Object
None of these
Oak
C
C++
A runtime system
A set of development tools
An Application Programming Interface (API)
All of these
Interpretation
Compilation
Byte Code
Compiler
Interpreter
Java Virtual Machine(JVM)
Robust
Secured
Platform Independent
Procedure Oriented
Applets
Applications
Both a and b
.java
.class
JVM
Source Code
Bytecode
Simple Interest
SimpleInterest
1SimpleInterest
Simple@Interest
obj1
1obj
Obj 1
Obj#1
12.36f
12.36F
12.36
0178
675
0675
0X675
boolean f=true;
boolean f=True;
boolean f=’true’;