wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answer Posted / renu
default specifier is-default
default constructor
no default method
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
How do you sort a string in alphabetical order in java?
Differences between traditional programming language and object oriented programming language?
What is a final class in java?
What is a consumer in java?
Why is multiple inheritance not supported in java?
What are the two types of streams offered by java 8?
What is constructor and virtual function? Can we call a virtual function in a constructor?
What is the difference between static (class) method and instance method?
What is module in oop?
Can you write a java class that could be used both as an applet as well as an application?
How can you set an applet’s height and width as a percentage?
What is thread life cycle?
If two threads have same priority which thread will be executed first ?
What is the exact difference in between Unicast and Multicast object? Where will it be used?
What do you mean by platform independence? What is an interface?