Write c-code for 5+55+555+5555+55555+555555+5555555.
Output will be it's answer...

Answer Posted / arjun

The actual answer is 6172835.But integer range is only -32768
to 32767.so the actual answer cannot be displayed.

Is This Answer Correct ?    24 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c method?

529


What is the use of structure padding in c?

555


#include main() { enum _tag{ left=10, right, front=100, back}; printf("left is %d, right is %d, front is %d, back is %d",left,right,front,back); }

706


What is header file in c?

597


What are the benefits of organizational structure?

564






In which layer of the network datastructure format change is done

1424


Write a program to reverse a linked list in c.

635


in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

593


c program for searching a student details among 10 student details

1646


Compare array data type to pointer data type

592


What does c mean in basketball?

554


Differentiate fundamental data types and derived data types in C.

604


Where is volatile variable stored?

639


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

613


Is linux written in c?

594