For real number x, int(x) denotes integer part of x.int(x) is the largest intege May 25, 2022 by admin โช Choose the correct option.For real number x, int(x) denotes integer part of x.int(x) is the largest integer less than or equal to x.int(1,2)=1,int(-2,4)=-3. Find the value of int(1/2)+int(1/2+ 100)+int(1/2+2/100)+. +int(1/2+99/100)A. 140B. 145C. 150D. 160 Submit Answer