in Education by
if x=8 then the statement y=x<<2 will be result in? a)64 b)32 c)16 d)4 Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: 16 I think Explanation: hopefully u satisfy with this answer

Related questions

0 votes
    e)What will be the output of the following code? (2) x,y=4,8 z=x/y*y print(z) 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
    m= 5 ;n=8; what is the result if the following statement is executed ?m-=++m+n–*(m+n); Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    If a function is described by F = (3x + z, y^2 − sin x^2z, xz + ye^x5), then the divergence theorem value in the region 0...
asked Nov 11, 2021 in Education by JackTerrance
0 votes
    Write a menu driven program to do the task according to user’s choice: S = 2 – 4 + 8 – 16 + 32 – 64 + …. Up to 15 terms Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    Convent the following conversion step by step: (547)8 + (BCE)16 = (?????)10 (436)8 = (?????)10 ( ... ??)2 Explanation: 50% Solution 50% Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    Convent the following conversion step by step: (547)8 + (BCE)16 = (?????)10 (436)8 = (?????)10 ( ... ??)2 Explanation: 50% Solution 50% Select the correct answer from above options...
asked Dec 5, 2021 in Education by JackTerrance
0 votes
    Write a menu driven program to do the task according to user’s choice: S = 2 – 4 + 8 – 16 + 32 – 64 + …. Up to 15 terms. Select the correct answer from above options...
asked Dec 1, 2021 in Education by JackTerrance
0 votes
    Convent the following conversion step by step: (547)8 + (BCE)16 = (?????)10 (436)8 = (?????)10 ( ... ??)2 Explanation: 50% Solution 50% Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    The probability that the graph of y=16x2+8(a+5)x-7a-5=0, is strictly above the x-axis, If a∈[-20,0] A. 1720 B. 1320 C. 720 D. 320 Select the correct answer from above options...
asked Nov 15, 2021 in Education by JackTerrance
0 votes
    Convert the Boolean function, F(x, y, z) = ∏(0, 2, 6, 7) in sum of minterm form. Select the correct answer from above options...
asked Dec 14, 2021 in Education by JackTerrance
0 votes
    Q.32 :-What will the SWAP macro in the following program be expanded to on preprocessing? will the code compile? ... y); return 0; Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
...