Computer Science, asked by truptimayeekja, 3 months ago

state true or false

1. System.out.println() print it vertically

2. [-3] is equal to 3

3. ( ) is higher priority operator

4. scanner OB=new scanner(System.in) is a valid statement

5. next() is used to input a word in a scanner class

6. for(i=0;i<5;i++); is give run time error

7. Math.rint() function return fractional value

8. Math.Round(3.5) equal to 4​

Answers

Answered by Anonymous
2

Answer:

1) False

2)False

3)True

4)True

5)True

6) Don't Know

7)True

8)True

Similar questions