Is it better to bitshift a value than to multiply by 2?
No Answer is Posted For this Question
Be the First to Post Answer
What is an example of structure?
int i=10; printf("%d %d %d", i, i=20, i);
Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer
Explain the use of #pragma exit?
Differentiate between Macro and ordinary definition.
Why is main function so important?
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
Tell us bitwise shift operators?
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
What is difference between far and near pointers?
What is printf () in c?
Explain 'far' and 'near' pointers in c.