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
Difference between linking and loading?
Describe the steps to insert data into a singly linked list.
What does #pragma once mean?
How do you use a 'Local Block'?
What is the use of structure padding in c?
What is extern variable in c with example?
What are the Advantages of using macro
How do you override a defined macro?
What is the stack in c?
A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler
What is a constant?
Are there namespaces in c?
What is context in c?
explain what are pointers?
What are the different types of pointers used in c language?