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

What is the use of parallelize in spark?

580


i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....

1528


In a switch statement, explain what will happen if a break statement is omitted?

641


What is the purpose of clrscr () printf () and getch ()?

599


How macro execution is faster than function ?

671






Which header file is used for clrscr?

584


Can include files be nested?

631


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

1500


What are the advantages of using macro in c language?

596


Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.

687


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

655


Explain indirection?

650


Can we declare function inside main?

572


Is return a keyword in c?

601


What are the advantages and disadvantages of pointers?

580