in Java, all class objects need not be dynamically allocated
A) True
B) False

Submitted by: Administrator
I think it is true. Because, we use initalize some variables which are not dynamic.

For eg: int i = 10;
Submitted by: Administrator

Read Online Java Classes Job Interview Questions And Answers