How java is similar to c?
No Answer is Posted For this Question
Be the First to Post Answer
In the below example, what will be the output?
Can a top level class be private or protected?
Hi can u pls tell me what is the use of marker interface. Iknow what is marker interface but what ability will the object get by implementing this.
Can a class be private or protected in java?
What is the difference between stringbuffer and stringbuilder class?
As a developer what steps do you take to improve the performance?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
Where the CardLayout is used?
What are the main uses of the super keyword?
Enlist few advantages of inheritance?
What is Java Classloader?
1 Answers Phantom Technologies,
what is object type casting? give some example with related?