[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 :: Basic Concepts - Discussion

Home > C Programming > Basic Concepts > MCQs Questions Discussion

55 / 90

Choose the correct option.

In which of the cases, the content inside if statement will not execute

Aif(-100)

Bif(0)

Cif (23.45)

DAll of the above

Answer: Option (Login/Signup)

Show Explanation

Whereas, option B will not execute as 0 not equal to 0 is False, so the content inside if statement won't execute.

Therefore, correct option is B 

Asked In :: Wipro

Post Your Answer Here:     

Reply    
Rate This: +0 -0
    Report


Report Error

Please Login First Click Here