Give a fast way to multiply a number by 7
Answer Posted / ranjan
n<<3-n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the significance of scope resolution operator?
Why should I prototype a function?
What is static and volatile in c?
What is a const pointer?
how to make a scientific calculater ?
differentiate built-in functions and user – defined functions.
write a program to print largest number of each row of a 2D array
Tell me what is null pointer in c?
How can I convert a number to a string?
how to introdu5ce my self in serco
What is function prototype?
a c code by using memory allocation for add ,multiply of sprase matrixes
Create a simple code fragment that will swap the values of two variables num1 and num2.
Tell me what are bitwise shift operators?
Can you write a programmer for FACTORIAL using recursion?