Multiply an Integer Number by 2 Without Using Multiplication Operator


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

Post New Answer

More C Interview Questions

52.write a “Hello World” program in “c” without using a semicolon? 53.Give a method to count the number of ones in a 32 bit number? 54.write a program that print itself even if the source file is deleted? 55.Given an unsigned integer, find if the number is power of 2?

9 Answers  


What is fflush() function?

0 Answers  


What is 'makefile' in C langauage? How it be useful? How to write a makefile to a particular program?

2 Answers  


What is array of pointers to string?

0 Answers  


What is the purpose of Scanf Print, getchar, putchar, function?

3 Answers  






where do we use volatile keyword?

1 Answers  


Find the highest of three numbers and print them using ascending orders?

1 Answers  


what is the disadvantage of using macros?

1 Answers   Wipro,


/*program to calculate hra,da in salary if salary less than 10000 then hra15%,da13% otherwise hra20%,da18%/*

6 Answers  


Why is c used in embedded systems?

0 Answers  


int *p=20; if u print like dis printf("%d",p); o\p:- 20; how is it possible? plz give me the explanation.

15 Answers   Global Edge,


how to find a 5th bit is set in c program

4 Answers   IBM,


Categories