write a java program to create a Frame with three scrolls,
change the back ground color of the frame using functions
with values of scrolls.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More J2SE Code Interview Questions

Is it possible to define marker interface in java.If possible then how to define user defined marker interface?

1 Answers   Tech Mahindra,


In java, why do we set thread priority, when we know that there is no guarantee by which a thread should be execute?

0 Answers   Google, Microsoft,


Write a program to convert a decimal number to binary form?

1 Answers   Oracle,


write a program in java to find the moving average of all prime numbers between 2 and 100.

0 Answers  


Is there any static classes are in java give some examples

0 Answers  






what is runtime class?

0 Answers   MAQ,


Can we run Applet in Web browser with security policy files

0 Answers  


we compile any program bu c:/>javac prog.java and run as c:/>java prog Here what's the meaning of c in javac. We have java Interpreter but not compiler.Then why we have to use javac. Please answer this question?

2 Answers  


How to create and run runnable jar file of a Java Project.

4 Answers   HCL, TCS, Tech Mahindra, US Consulate, Wipro,


How can we get the details for printing the employee details at run time using JDBC connectivity? can u provide the coding for that? Its urgent?

2 Answers  


Why we r using String args[] in main() even though v r not passing any arguments in command line?

2 Answers  


does anyone know the code to display a triangle using a applet?

1 Answers  


Categories