Java Interview Questions
Tuesday, December 13, 2011
Can a class be declared as static?
No a class cannot be defined as
static
. Only a method, a variable or a block of code can be declared as static.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment