adspace


How to add two numbers without using arithmetic operators?

Answer Posted / kiran

Please explain me the code

Is This Answer Correct ?    42 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?

1361


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

2516


can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......

2006


In C programming, how do you insert quote characters (‘ and “) into the output screen?

1617


write a c program to find the sum of five entered numbers using an array named number

2248


How do you convert strings to numbers in C?

1346


What is the difference between union and anonymous union?

1399


What is pointer to pointer in c with example?

1200


How do you determine the length of a string value that was stored in a variable?

1205


Is int a keyword in c?

1059


Can a function be forced to be inline? Also, give a comparison between inline function and the C macro?

1183


What are pointers? What are different types of pointers?

1266


hi send me sample aptitude papers of cts?

2252


write a progrmm in c language take user interface generate table using for loop?

2124


Do you know the difference between malloc() and calloc() function?

1135