Answer Posted / sudhakar
when ever we declare a variable as private in Outer
class,that variable we can access from Inner class.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.
What is parsing in grammar?
What is the maximum size of byte array in java?
What is isa relationship?
Is singleton set an interval?
Can a hashset contain duplicates java?
Why we go for collections in java?
What is ternary operator?
What is pojo class in java?
What happens if we override private method?
What are conditionals and its types?
What are data types in programming?
How you can force the garbage collection?
What is general methodology?
What do you mean by constant time complexity?