main()
{int a=200*200/100;
printf("%d",a);
}

Answer Posted / vignesh1988i

output is : 400

Is This Answer Correct ?    36 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a macro, and explain how do you use it?

621


a value that does not change during program execution a) variabe b) argument c) parameter d) none

688


Describe explain how arrays can be passed to a user defined function

597


What is mean by data types in c?

547


What is function and its example?

621






What will be your course of action for a push operation?

661


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1735


What is the difference between near, far and huge pointers?

625


What is keyword with example?

628


How can I write a function analogous to scanf?

648


What is string function c?

561


Why is c called "mother" language?

851


What is openmp in c?

608


Does * p ++ increment p or what it points to?

606


What is the advantage of c?

607