Question: How many times the while loop will get executed if a short int is 2 byte wide?

Options

A : Infinite times

B : 255 times

C : 256 times

D : 254 times

Click to view Correct Answer

Exam Quiz App on Google Play

Previous || Next

Control Instructions - General Questions more questions

What do the following declaration signify?

What do the following declaration signify?

What do the following declaration signify?

What do the following declaration signify?

How many times "IndiaBIX" is get printed?

Which of the following is not logical operator?

In mathematics and computer programming, which is the correct order....

Which of the following cannot be checked in a switch-case....

Which of the following statements should be used to obtain....

What are the types of linkages?

Arrays - General Questions more Online Exam Quiz

References - General Questions

Arrays - General Questions

Complicated Declarations - General Questions

Declarations and Initializations - General Questions

Floating Point Issues - General Questions