what is the purpose of the code, and is there any problem
with the code?
int f( int n, int l, int r )
{ return (n << l) >> r; }
Answers were Sorted based on User's Feedback
Answer / guest
first it will call to n and then it will move on l or r, if
it is less then or equal to is there so it will return the
value ..... or else it will print the output
| Is This Answer Correct ? | 0 Yes | 2 No |
Explain b+ tree?
Write a c program to print the even numbers followed by odd numbers in an array without using additional array
Program to trim a given character from a string.
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Explain 'bus error'?
What are the advantages of union?
two progs are given. one starts counting frm 0 to MAX and the other stars frm MAX to 0. which one executes fast.
Explain how can you avoid including a header more than once?
How many keywords (reserve words) are in c?
How to calculate sum
What is context in c?
in linking some of os executables are linking name some of them