How to draw the flowchart for structure programs?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of macro formats?
write a c program to find the roots of a quadratic equation ax2 + bx + c = 0
11 Answers CSC, St Marys, TATA,
Who is the main contributor in designing the c language after dennis ritchie?
List the difference between a "copy constructor" and a "assignment operator"?
any restrictions have on the number of 'return' statements that may be present in a function. a) no restriction b) only 2 return statements c) only 1 return statements d) none of the above
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
What are the different types of constants?
what is the structure pointer?
Why do we use return in c?
What functions are in conio h?
Write a function to find the area of a triangle whose length of three sides is given
Which is the memory area not included in C program? give the reason