Integra micro Third section(java)
Integra micro Third section(java)
integra niero
ere9
Version 1.3 21-Dec-2222
Questions:
1. Which of the following answers return true when you replace in the place of
XXXXXXXXX?
public class Test Type {
public static void main(String args[]) {
Button b = new Button ("BUTTON") :
if( XXXXXXXXX) {
System.out .print ("This is an instance of Buton") ;