MENU
Question -

Write the names of header files used :

void main()
{
int number; 
cin>>number;
if(abs(number) == number) 



Answer -

iostream.h, math.h

Comment(S)

Show all Coment

Leave a Comment

Free - Previous Years Question Papers
Any questions? Ask us!
×