Question: Which statement will you add in the following program to work it correctly?

Options

A : #include<conio.h>

B : #include<math.h>

C : #include<stdlib.h>

D : #include<dos.h>

Click to view Correct Answer

Previous || Next

Floating Point Issues - General Questions more questions

When we mention the prototype of a function?

What are the different types of real data type in....

What will you do to treat the constant 3.14 as....

If the binary eauivalent of 5.375 in normalised form is....

Which of the following range is a valid long double....

We want to round off x , a float ,....

The binary equivalent of 5.375 is

A float occupies 4 bytes. If the hexadecimal equivalent of....

What will you do to treat the constant 3.14 as....

Which of the following statement obtains the remainder on dividing....

Arrays - General Questions more Online Exam Quiz

Complicated Declarations - General Questions

Control Instructions - General Questions

Declarations and Initializations - General Questions

Strings - General Questions