Answer Posted / ranganathkini
The modifiers for a top-leve class are:
public
abstract
final
strictfp
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is difference between next () and nextline () in java?
What are different types of classloaders?
Why do we need variables?
How many types of operators are there?
Is static a keyword in java?
What is broken and continue statement?
what is comparable and comparator interface?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What classes of exceptions may be caught by a catch clause in java programming?
whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
What does it mean that a class or member is final?
How long will it take to learn java?
Describe 2 different ways to concatenate two strings.
Are functions objects in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. How can I do so?