What is the use of bitwise operator?


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

Post New Answer

More C Interview Questions

how to find sum of digits in C?

21 Answers   CTS, Infosys,


what is the full form of c language

9 Answers   Satyam, TCS, VNC,


hello everybody can we change a the adress of a variabl i mean can i put for exemple for a int *p: &p=6 ?????????

1 Answers  


related to rdbms query .

2 Answers  


What is return in c programming?

0 Answers  






Why c is called object oriented language?

0 Answers  


Explain why C language is procedural?

0 Answers   GE,


What is a sequential access file?

0 Answers  


main() { int a=4,b=2; a=b<<a + b>>2; printf("%d", a); }

11 Answers   HCL, Vector, Vector India, Vector Solutions, Wipro,


Is printf a keyword?

0 Answers  


a C prog to swap 2 no.s without using variables just an array?

5 Answers   TCS,


how to get starting address of a running C program

3 Answers  


Categories