in Education by
What will be the output produced by following code statements? State reason(s). i. (17%5) == (17%5.0) ii. (87 // 5.0) == (87 / 5.0) iii. (87 // 5.0) == int((87 / 5.0)) Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: AC bracket on the 47 of the on the Himalaya India 50.0

Related questions

0 votes
    What will be the output produced by following code statements? State reason(s). i. (17%5) == (17%5.0) ii. (87 // 5 ... int((87 / 5.0)) Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    State the type of errors if any in the following statements: (i) switch ( 2 ); (ii) System.out.println(670/0); pls answer Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    What will be output produced by following: (2) (i) 12/4 (ii) 14//14 (iii) 14%4 (iv) 14.0/4 Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    In Java, what will be the output of the following code and how? double x=2.9,y=2.5; (SOP is abbreviated form ... x),y)); Explain how Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    II. State whether the following statements are True or False. 1. Data is very secure in a Bus Topology. 2. ... distance like a city Select the correct answer from above options...
asked Dec 21, 2021 in Education by JackTerrance
0 votes
    Express the decimal number 68.5 in i) bcd code ii) xs-3 code iii) gray code Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    - What will be the output of the following C code? #include int main() { int i = 97, *p=&i; foo( ... (D) Segmentation fault/code crash Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
0 votes
    Consider a list2 with values 70,60,50. What will be the output statements considering that the above object has ... print(list2*3) Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
0 votes
    OUTPUT PRODUCED BY THE INFORMATION SYSTEM AFTER PROCESSSING, WHAT IS IT CALLED? Select the correct answer from above options...
asked Dec 12, 2021 in Education by JackTerrance
...