can we write two same methods in outer class and innerclass.
Answer Posted / venkatesh
Of course yes
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the two environment variables that must be set in order to run any java programs?
What does s mean in regex?
Tell us something about different types of casting?
Why do we use variables?
What kind of variables can a class consist?
Is array a class in java?
Why string is a class?
What is a dynamic array in java?
Explain about data types?
What is polymorphism and what are the types of it?
What is the best way to findout the time/memory consuming process?
What are the differences between heap and stack memory in java?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
Write a program to print the pattern given below
What does index mean in java?