717 views
0 0 votes
1.Suppose A=1/2,B=-1/2,C-7,D=3.1 then what is the value of (|_A_|-|-b-|+|_C_|*|-D-|)/C? A)3 B)4 C)5 D)0 link:-http://www.wbcsc.org.in/wbcsc/PDFQuestionPaper_2015/SET15-Computer%20Science%20And%20Applications-P%20II-A.pdf

1 Answer

0 0 votes
while solving such problems we give high precedence to () then * or / and then +,-

So we solve as floor(A) = 0, ceil(B) = 0, floor(C)= 7, ceil(D)=4

also precedence order for +,- is from left to right so numerator value becomes 28 and denominator as 7

28/7.0 = 4 is what i got.

correct me if i am wrong.
edited by
Position:
Show:

Related questions

1 1 vote
0 0 answers
825
825 views
rohan.1737 asked Aug 16, 2018
825 views
A student develops a technique to multiplytwo 2×2 matrices. The technique requires sixmultiplications. The complexity of the module thatcombines the module is O(n2). Then...
0 0 votes
1 answers 1 answer
3.0k
3.0k views
suparna kar asked Aug 17, 2018
2,990 views
The two eigen values of the matrix $\begin{bmatrix} 2 & 1\\ 1& p \end{bmatrix}$ have a ratio of 3:1 for p= 2.What is another value of p for which eigenvalues have the sam...
3 3 votes
1 1 answer
2.9k
2.9k views
Lakshman Bhaiya asked Jan 22, 2018
2,914 views
Let $A$ be a $n\times n$ matrix with rank $ r ( 0 < r < n ) .$Then $AX = 0$ has $p$ independent solutions,where $p$ is$A)$ $r$ $B)$ $n$ $C)$ $n - r...
0 0 votes
2 answers 2 answers
975
975 views
sh!va asked Mar 10, 2017
975 views
If x = √ -1. then the value of x x is(a) e- π /2(b) x(c) e π /2(d) 1