What does @override mean?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is the use of a conditional inclusion statement in Java ?

0 Answers   Global Logic,


What is not thread safe?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


if a java file without any source code is valid java file?

3 Answers   SparkTG,


What is meant by method?

0 Answers  






Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


What is the importance of static variable?

0 Answers  


Can we use String with switch case?

0 Answers  


What is r in java?

0 Answers  


Can you run java program without main method?

0 Answers  


What is the point of polymorphism java?

0 Answers  


tell me some common

2 Answers   TCS,


Categories