Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are the advantages of using const reference arguments in a function?

0 Answers  


When should we use multiple inheritance?

0 Answers  


Is swift faster than go?

0 Answers  


What are the comments in c++?

0 Answers  


Why do we use vector in c++?

0 Answers  






What are the c++ access specifiers?

1 Answers  


Write a single instruction that will store an EVEN random integer between 54 and 212 inclusive in the variable myran. (NOTE only generate EVEN random numbers)

0 Answers  


What are the advantages of c++ over c?

0 Answers  


what is the use of templates?

3 Answers  


Why is c++ considered difficult?

0 Answers  


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

0 Answers   College School Exams Tests, CS,


What are the 4 types of library?

0 Answers  


Categories