What are different types of controls in AWT?

Answer Posted / ashwani

button, checkbox,label,list,scrollBar, textArea,textField

Is This Answer Correct ?    49 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is handle?

1846


How to pass parameters in RMI?

1685


Explain about RMI Architecture?

608


What’s jboss cache in short?

592


What is the difference between the session.get() method and the session.load() method?

598






when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??

1098


In our urls and in the text of the buttons we have comma. Its causing an error. Is there a way to change the delimiting character for the menu arguments?

578


What are local interfaces? Describe.

697


Explain phantom read?

1736


What are the types of scaling?

551


What is chat area? Explain.

553


What modifiers may be used with an interface declaration?

555


int x=5,i=1,y=0; while(i<=5) { y=x++ + ++x; i=i+2; } System.out.println(x); System.out.println(y); System.out.println(i); How to solve this? Please explain!

1360


What do you mean by Socket Programming?

545


Why is actionform a base class rather than an interface?

566