Can we declare a static variable inside a method?
No Answer is Posted For this Question
Be the First to Post Answer
What does int argc char * argv [] mean?
what do you understand by synchronization? : Java thread
enlist some features of jdk.
Can a constructor be private and how are this() and super() method used with constructor?
0 Answers Flextronics, Hexaware,
Why is the type for real numbers called double?
Explain your academic project?
2 Answers Accenture, Levonsys, SDF, TCS, Tech Mahindra,
What does a method signature consist of?
What is the largest number a double can hold?
What do you mean by default constructor in java?
Is 0 an irrational number?
How do I get 64 bit java?
class{ ... ... interface myinterface{ ... ... } abstract class{ .. .. } ... .. .. } is this possible to write "Interface and/ or Abstract class inside a class ? if possible whcich one is possible is only interface? is only abstract?