write an interactive program to generate the divisors of a
given integer.

Answer Posted / buya

111,111,111*111,111,111=12345678910987654321

Is This Answer Correct ?    2 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I open a file so that other programs can update it at the same time?

591


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1628


By using C language input a date into it and if it is right?

574


What is 2 d array in c?

556


Explain what is the difference between a free-standing and a hosted environment?

635






Explain how can type-insensitive macros be created?

570


When would you use a pointer to a function?

589


How reliable are floating-point comparisons?

628


what is the role you expect in software industry?

1658


How do you construct an increment statement or decrement statement in C?

741


What is pointer to pointer in c language?

595


Why should I prototype a function?

638


Explain enumerated types.

597


Is python a c language?

550


Not all reserved words are written in lowercase. TRUE or FALSE?

719