Computer Science, asked by priyabalakrishnan76, 1 month ago

Following is a program given for this question.

public class Question

public static void main (String[] args) {

boolean m=Integer.valueof(1).equals (Long.valueof (1)); System.out.println (m) ;

}

What will be the output of the above program?

a. false

b. true

c. 0

d. 1​

Answers

Answered by swadhinsaha1560
2

Answer:

false will be answer I think

Answered by asthamishra074
1

Answer:

l think false is the correct option.

❤❤Hope this helps u a lot!!❤❤

Similar questions