Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What does the c preprocessor do?

1160


What does %c do in c?

1053


FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.

1812


What is a char in c?

1042


What is difference between arrays and pointers?

1151


Describe wild pointers in c?

1167


What is nested structure?

1099


What is dynamic memory allocation?

1390


What is malloc and calloc?

1104


What does c value mean?

1261


What is a pragma?

1178


Explain how can I prevent another program from modifying part of a file that I am modifying?

1143


The statement, int(*x[]) () what does in indicate?

1205


Write a program to check whether a number is prime or not using c?

1109


Explain what are compound statements?

1106