Name the immediate superclass of the MenuComponent class?
what is the use of thread?Justify it by project point of view
Can we cast any other type to boolean type with type casting?
what is language and it responsibilities
Have you worked on bits programming? examples?What is bit? How many bits are there in the byte?
What does compareto () do in java?
When do we use synchronized methods in java?
Difference between hashCode() & equals()?
explain the concept of virtual method invocation in polymorphism in detail?
HOW TO PRINT A NO IN WORDS USING WHILE LOOP THE NO WILL BE PRINTED WHEN IT WILL BE IN THE RANGE BETWEEN 1 AND 3?
Explain about object oriented programming and its features?
Can we have any code between try and catch blocks?
Can there be an abstract class with no abstract methods in it?