what are bitwise shift operators?

Answer Posted / sagar

bitwise shift operators are >>,<<

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;

606


How is actual parameter different from the formal parameter?

587


What do you mean by keywords in c?

621


Add Two Numbers Without Using the Addition Operator

351


How does sizeof know array size?

620






in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none

597


Explain what are header files and explain what are its uses in c programming?

623


What is masking?

633


Find MAXIMUM of three distinct integers using a single C statement

622


What do you mean by a sequential access file?

621


How can you determine the maximum value that a numeric variable can hold?

633


What is c token?

603


Is there a way to switch on strings?

610


What is difference between structure and union in c programming?

565


what do u mean by Direct access files? then can u explain about Direct Access Files?

1637