How you can create a radio buttion using Checkbox class?
Answer / janet
We can create a radio buttion using Checkbox class by
associating Checkbox objects with a CheckboxGroup.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is a protected void?
What are the basic control structures?
What is lambda expression in java?
How can we create a object of a class without using new operator.
What is meant by attribute?
How to display names of all components in a Container?
What is jagged array in java?
System.out.println("somestring"); It will create any object or not
What is difference between pointer and reference?
What is arraylist class in java?
Explain constructors and types of constructors in java.
What is keyword and identifier?