whays is mean by inner class?
Answers were Sorted based on User's Feedback
Answer / srinu
I tell small example with out existing car object their is
no existing wheel object. so A class declared with in class
is called inner class. This inner class concept are used in
AWT concepts
Is This Answer Correct ? | 4 Yes | 1 No |
Answer / ravikiran
inner class is the class with in the clas or nested class
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / pops
class inside a class.doesn't allow static
declarations.moslty you can make your code less vulnerable
to security attacks.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / naddu
inner class is a class within the class. without inner
class outer class is does't exist. outer class is depends
on inner class.
Is This Answer Correct ? | 1 Yes | 0 No |
Explain cookies?
What is a methodologist?
What is the difference between the font and fontmetrics classes in java programming?
can any one tell me what is advantage of encapsulation
Can final class have constructor?
How to add two numbers with out using Arithmetic , union operators in java....? But we can use bitwise operators... but how...?
Add a value x to array from index l to r where 0 <= l <= r <= n-1
Can a class be private?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
How list contains works in java?
what is different between static and non static methods ,using example
Differences between jdk 1.4 and 1.5
6 Answers SoftSol, TCS, Wipro,