what is default length of textfield ?



what is default length of textfield ?..

Answer / qureshi azhar

The Default Length of textfield is 20 characters

Is This Answer Correct ?    114 Yes 32 No

Post New Answer

More Advanced Java Interview Questions

Is the ternary operator written x : y ? Z or x ? Y : z ?

0 Answers  


For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??

1 Answers  


What is source and listener?

1 Answers  


In real time project when will we use Abstract class. and what are the difference between abstract and interface.

6 Answers   DELL, FCS, Polaris, Tanla Solutions, TCS,


What is synchronization?

6 Answers   Verizon,


What will happens, when a thread cannot acquire a lock on an object?

2 Answers  


What is the argument type of a programs main() method?

0 Answers  


How to synchronize jsp page?

1 Answers   Infotech, TCS,


Explain the stub's and skeleton's functionality?

7 Answers  


Define prototype?

0 Answers  


Can I import same package/class twice? Will the jvm load the package twice at runtime?

0 Answers  


If I define a method in JSP scriplet <%..%>, where will it go after translation into a servlet?

8 Answers   HeadStrong,


Categories