program to get the remainder and quotant of given two
numbers with out using % and / operators?

Answer Posted / blag

#include<tsaka.h>
#include<iro.h>
main saging()
{
rarw;

getch();
}

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some of the dynamic data structures in C?

794


How can I read in an object file and jump to locations in it?

585


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

2248


What are the types of pointers in c?

538


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

622






What is main () in c?

592


What are the disadvantages of c language?

624


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1883


What is clrscr in c?

684


What is d'n in c?

641


What is exit() function?

568


What is pass by reference in c?

619


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

663


Explain two-dimensional array.

633


What is a sequential access file?

654