write a C program, given number is double without using addt
ion and multiplication operator?ex:n=6,ans=12,pls send me ans
to goviseenu@gmail.com

Answer Posted / venu

lol, you can't use bitwise operators on double. can be used
only for integers.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

3955


Can we access the array using a pointer in c language?

654


Explain how can I avoid the abort, retry, fail messages?

686


What are the 5 types of inheritance in c ++?

675


what is the function of pragma directive in c?

748






What is ambagious result in C? explain with an example.

2130


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1740


Explain the difference between strcpy() and memcpy() function?

679


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1596


What are the different types of endless loops?

722


What is the purpose of void pointer?

686


what is the difference between class and unio?

1981


What are the different categories of functions in c?

764


hi folks i m approching for h1 b interview on monday 8th of august at montreal and i m having little problem in my approval notice abt my bithdate my employer has made a mistake while applying it is 12th january and istead of that he had done 18 the of january do any body have any solution for that if yes how can i prove my visa officer abt my real birthdate it urgent please let me know guys thaks dipesh patel

1503


What is pass by reference in functions?

429