[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C Programming :: Bitwise Operators - Discussion

Home > C Programming > Bitwise Operators > MCQs Questions Discussion

26 / 34

Choose the correct option.

If the following variables are set to the values as shown below, then what is the value of the expression following it?

answer= 2;
marks= 10;
!((answer < 5) || (markes > 2 ))

A1

B0

C-1

D2

Answer: Option (Login/Signup)

Show Explanation

Asked In :: Societe Generale

Post Your Answer Here:     

No Discussion on this question yet!