Programming - Swings

You Are Here :: Home > JAVA > Swings - General Questions

 
31.

JTextArea(int row,int column) creates a text area with the specified number of rows and columns that displays __________initially.                        


A. specified text B. text
C. no text D. both a and b




32.

JTextArea(String s,int row,int column) creates a text area with the specified number of __________ that displays specified text.                        


A. tables B. rows and columns
C. both a and b D. none




33.

public void setRows(int rows) is used to set specified number of __________.                        


A. columns B. tables
C. rows D. all the above




34.

public vodi setColumns(int cols) is used to set specified number of ____________.                        


A. columns B. rows
C. tables D. none




35.

public void setFont(Font f) is used to set the _________.                        


A. Format B. specified color
C. specified font D. none




36.

public void insert(String s,int position) is used to insert the specified text on the _________.                        


A. un specified position B. start
C. end D. specified position




« prev

1

2

3

4

5

6

7

8

9

next »

 
 



© 2013 freshersindia.in ® | Copyrights | Terms & Conditions
   Designed by Freshers India
Catch Us on