Can we make the abstract methods static in java?
No Answer is Posted For this Question
Be the First to Post Answer
Can extern variables be initialized?
garbate collector(GC)?
Can a static method be final?
wahts is mean by thread?
22 Answers HCL, TCS,
What is java and its types?
What does string intern() method do?
Why heap memory is called heap?
Java is based on pass by reference or pass by value ..
How does multithreading take place on a computer with a single cpu?
What are different types of access modifiers?
Write java code to print "Hello how are you" Thread1 should have "Hello" Thread2 should have "how are you" both the threads should start at the same time
Does importing a package imports its sub-packages as well in java?