Can a private method be declared as static?
No Answer is Posted For this Question
Be the First to Post Answer
What is collections framework?
What is Enum in Java?
What are encapsulation, inheritance and polymorphism?
How do generics work?
Are arrays dynamic in java?
class A { class B { psvm(String args[]) { } } } if the prg saved in A.java whats the o/p?
Do we need to manually write Copy Constructor?
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
what is interface in java? Explain
What is the difference between sleep and wait in java?
What does jre stand for?
What is connection class in java?