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 condition that is applied with ?: Operator?
What are types of preprocessor in c?
pierrot's divisor program using c or c++ code
Disadvantages of C language.
What is a program flowchart and how does it help in writing a program?
What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?
What is hungarian notation? Is it worthwhile?
What type is sizeof?
Explain the difference between strcpy() and memcpy() function?
How can you tell whether a program was compiled using c versus c++?
Explain the Difference between the New and Malloc keyword.
How do you list a file’s date and time?
What is the general form of function in c?
What is oops c?
What language is windows 1.0 written?