Can we write class inside a class in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is protected access modifier?
if u open login & logout ,how can udisplay the timelogin & logout members ?
What is deadlock and how to avoid this?
Can a function return a function?
What function extracts specified characters from a string?
what is private constructor?what are the uses of writing private constructor in our program?
What is the % operator?
What is a buffer in java?
What advantage do java's layout managers provide over traditional windowing systems?
How do you use final keywords and final variables in Java?
Which class should you use to obtain design information about an object
how can be object class inherited to all class in a program when java does not support multiple inheritance??