Can a private method be declared as static?


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

Post New Answer

More Core Java Interview Questions

Can we instantiate interface in java?

0 Answers  


Which all r Final classes in java except string?

5 Answers   HCL,


Can a class be private or protected in java?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,


What kind of variables a class can consist of?

0 Answers  






why the primitive data type have classes?

4 Answers  


what is a green thread? : Java thread

0 Answers  


What is bitwise complement?

0 Answers  


how to make hashmap object as synchronized object?

2 Answers   BOB Technologies,


Can we inherit inner class?

0 Answers  


What is the relationship between a method?s throws clause and the exceptions that can be thrown during the method?s execution?

2 Answers  


What is general methodology?

0 Answers  


Categories