What does the “static” keyword mean? Can you override private or static method in java?


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

Post New Answer

More Core Java Interview Questions

How to Sort Strings which are given in List and display in ascending order without using java api.

1 Answers   LIC,


What is re-factoring in software?

0 Answers  


Can we compare two strings in java?

0 Answers  


Name the immediate superclass of the MenuComponent class?

1 Answers  


write a code, we have two thread, one is printing even no and other print the odd no.

1 Answers   Global Logic,






Can private class be extended java?

0 Answers  


class A{ class B{ } } in which name u save the file,its the program compile?

6 Answers   HCL,


int a=1; float b=1.0; System.out.println(a==b);

13 Answers   CTS, Honeywell, McAfee,


How do you convert bytes to character in java?

0 Answers  


Is ++ operator thread-safe in java?

0 Answers  


What is the difference between DataInputStream and BufferedReader

2 Answers   Hexagon,


What are static blocks and static initalizers in java ?

0 Answers  


Categories