wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA

Answers were Sorted based on User's Feedback



wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JA..

Answer / guest

default specifier is private

default constructor is className(){}

there is no default method in java

Is This Answer Correct ?    7 Yes 15 No

wHAT IS DEFAULT SPECIFIER IN JAVA wHAT IS DEFAULT CONSTRUCTOR IN JAVA wHAT IS DEFAULT METHOD IN JA..

Answer / avnish kumar dubey

obj

default constructor

main

Is This Answer Correct ?    5 Yes 18 No

Post New Answer

More Core Java Interview Questions

what is java bean?where can we use it?

12 Answers   TCS,


What is string pool in java?

0 Answers  


Is heap stored in ram?

0 Answers  


Explain Event handling in AWT?

1 Answers   Infosys, TCS,


What is boolean in java?

0 Answers  


What is the use of runnable interface?

0 Answers  


What is method overloading with type promotion?

1 Answers  


Can a set contain duplicates?

0 Answers  


What is finalize()? Is finalize() similar to a destructor?

0 Answers  


What is the use of static keyword in "public static void main()"

10 Answers   College School Exams Tests, Infosys, Six Dee Telecom,


what is a green thread? : Java thread

0 Answers  


How do I type unicode?

0 Answers  


Categories