What is meant by controls and types?
Answer / pradyut
Controls are the user interface objects that can be placed
in panels.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between applet and application?
What is inner class?what is the use of inner class?where we create the object for inner class? and inner class can extend any class or inner class can implement any interface?
How many types of variables are there?
What does provide mean construction?
What does business logic mean?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
how do you store phone numbers using java collections
What is the purpose of object oriented programming?
I want to store more than 10 objects in a remote server? Which methodology will follow?
What does i ++ mean in Java?
What is definition and declaration?
What is prime number in java?