Answer Posted / bhupende r singh
The bitwise shift operators move the bit values of a binary
object.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which programming language is best for getting job 2020?
What is equivalent to ++i+++j?
Write a program to print fibonacci series using recursion?
What are reserved words?
What is exit() function?
What is getch () for?
what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?
What are the types of pointers in c?
Why functions are used in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
How to delete a node from linked list w/o using collectons?
Explain what is the difference between a string and an array?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
What is c preprocessor mean?
Do you know the use of fflush() function?