String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
No Answer is Posted For this Question
Be the First to Post Answer
Name the immediate superclass of the MenuComponent class?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is return used for in java?
What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]
What are different types of encoding?
What are meta-annotations?
What is stack class in java?
what is default layout of JFrame class?
What are default methods ?
What is the use of protected in java?
What is ellipsis in java?
what is Inheritense