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 is a module function?
What is the difference between delete and delete[]
What is the difference between abstract classes and interfaces?
How many types of gc are there in java?
What is the purpose of assert keyword used in jdk1.4.x?
What is the final method?
What is oop in java?
What if I write static public void instead of public static void in java?
What is difference between fileinputstream and filereader in java?
What are the basic control structures?
How does predicate work in java?
What is final method in java?
Can you override static methods?
Can the garbage collection be forced by any means?
Why enumeration is faster than iterator?