which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is the difference between *p++ and (*p)++ ?

0 Answers  


Which programming language should I learn first?

0 Answers  


Explain register storage specifier.

0 Answers  


How do you add an element to a set in c++?

0 Answers  


Write a Program for find and replace a character in a string.

0 Answers  






What is the difference between an external iterator and an internal iterator?

0 Answers  


What is the copy-and-swap idiom?

0 Answers  


What are advantages and disadvantages of Design patterns?

7 Answers   IBM, Vodafone,


Are c and c++ similar?

0 Answers  


What do you know about friend class and friend function?

1 Answers  


How long it will take to learn c++?

0 Answers  


What will happen if a pointer is deleted twice?

0 Answers   Agilent, HAL,


Categories