Tell me what are bitwise shift operators?


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

Post New Answer

More C Interview Questions

What is the difference between ‘g’ and “g” in C?

1 Answers  


how many error occurs in C language ?

22 Answers   Infosys, Wipro,


What is a structure in c language. how to initialise a structure in c?

0 Answers  


What are pointers in C? Give an example where to illustrate their significance.

0 Answers   Wipro,


With the help of using classes, write a program to add two numbers.

0 Answers   TCS,






What is structure in c explain with example?

0 Answers  


a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list

0 Answers  


An entire structure variable can be assigned to another structure variable if __________

3 Answers   Sasken, TCS, Tech Mahindra, Wipro,


if a five digit number is input through the keyboard, write a program to calculate the sum of its digits. (hint:-use the modulus operator.'%')

23 Answers  


What is c value paradox explain?

0 Answers  


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

2 Answers  


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


Categories