Explain the difference between abstraction and encapsulation.
No Answer is Posted For this Question
Be the First to Post Answer
Any one can explain how the inerface uses in java. give with example.
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.
How many bits are used to represent unicodde,ASCII,UTF-16 and UTF-8 characters?
How do I know if java is installed?
What are the various access specifiers in java?
Are global variables initialized to zero?
How do I write a self declaration?
Can classes declared using the abstract keyword cab be instantiated?
What is mean by collections in java?
What are the differences between Java 1.0 and Java 2.0?
How do you pass by reference?
What is a short in java?