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 / vadivelt
Do shift the given number left once.
ie., n<<1
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
Are there namespaces in c?
What is use of #include in c?
What is the difference between variable declaration and variable definition in c?
Write a program for Overriding.
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What does 1f stand for?
How can this be legal c?
Explain how can I right-justify a string?
Explain Basic concepts of C language?
What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.
which type of aspect you want from the student.
What are the __date__ and __time__ preprocessor commands?
List the variables are used for writing doubly linked list program.
What are different types of operators?
Explain the binary height balanced tree?