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...

how to add numbers without using arithmetic operators.

Answer Posted / mokka samy

use the variable u can get it

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we declare variable anywhere in c?

1031


Is there any possibility to create customized header file with c programming language?

1105


What is nested structure in c?

1114


If I have a char * variable pointing to the name of a function ..

1227


Explain what are bus errors, memory faults, and core dumps?

1314


What Is The Difference Between Null And Void Pointer?

1329


What are static variables in c?

1128


List the variables are used for writing doubly linked list program.

2079


How to set file pointer to beginning c?

1245


void main(int n) { if(n==0) return; main(--n); printf("%d ",n); getch(); } how it work and what will be its output...............it any one know ans plz reply

2846


Why static variable is used in c?

1082


How do you print only part of a string?

1065


write a program fibonacci series and palindrome program in c

1095


Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

2121


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

3146