write c program to display output 10(10+20)+(10+20+30)+ ... n
term
No Answer is Posted For this Question
Be the First to Post Answer
What is use of integral promotions in c?
Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?
Why is structure important for a child?
What are run-time errors?
What do the functions atoi(), itoa() and gcvt() do?
How to implement variable argument functions ?
do u print this format '(((())))'. This brackets is based on user input like 4 or 5 or 6,without using any loop's?
When should the volatile modifier be used?
how can i get output like this? 1 2 3 4 5 6
How can I call a function, given its name as a string?
Explain what are bus errors, memory faults, and core dumps?
What is the process of writing the null pointer?