| Other Scripts Errors Interview Questions |
| |
| Question |
Asked @ |
Answers |
| |
| What is the IIS, and why we use it? |
| 1 |
| first women to climb mount everst? |
| 1 |
| Do you know how to use highlighters?
|
| 1 |
| Flow of fluid takes place due to its? |
| 1 |
| who was first "woman" cheaf-minister in india and which
state ? |
Hindustan-Unilever-Limited | 4 |
| If i need use vcredit or checque payment in form what
should i do?
Plz reply |
| 1 |
| hi my name is sridhar,i hv completed my sap in fico.m getting
confused how to get a job though m a fresher.please anybody do
me help,m staying in bangalore |
| 2 |
| What is the use of WINS? How to work it? |
FutureSoft | 4 |
| what is employee MAPPING in recruitment...? |
HCL | 1 |
| U have 8 balls, all have the same in size, 7 have same
weight & 8th have weight slightly more.How can u find the
ball which have slightly more weight by using a balance &
only 2 weightings ? |
ANZ | 1 |
| convert this 13 letters in two words. ATFREVOHIULFL |
TATA | 1 |
| hai this is shanthi,
is this code right? please check and correct the lines.
import javax.swing.*;
import java.awt.*;
class Flow extends JFrame
{
JButton b1,b2,b3,b4;
JPanel p;
FlowLayout FL;
Flow()
{
FL=new FlowLayout(FlowLayout.RIGHT,20,20);
b1=new JButton("button1");
b2=new JButton("button2");
b3=new JButton("button3");
b4=new JButton("button4");
p=new Jpanel();
p.add(b1);
p.add(b2);
p.add(b3);
p.add(b4);
p.set Layout(FL);
getContentPane().add(p);
setSize(400,400);
show();
}
public static void main(String args[])
{
new=Flow();
}
}
but i have an error in p.set Layout(FL); in this line.
i tryed all the ways but it showing the in this line only.
please check and correct it. |
| 1 |
| |
| For more Scripts Errors Interview Questions Click Here |