a<<1 is equivalent to
a) multiplying by 2 b) dividing by 2 c) adding 2 d)none of the
above
Answer Posted / sindhu
multiplying by 2
a*2^1
Is This Answer Correct ? | 38 Yes | 10 No |
Post New Answer View All Answers
What is a pragma?
Explain about block scope in c?
What is volatile variable how do you declare it?
What are pointers in C? Give an example where to illustrate their significance.
Is c still used?
what is the different bitween abap and abap-hr?
Is sizeof a keyword in c?
What is return type in c?
What are the string functions? List some string functions available in c.
what do u mean by Direct access files? then can u explain about Direct Access Files?
What is the best way of making my program efficient?
Why isnt there a numbered, multi-level break statement to break out
The statement, int(*x[]) () what does in indicate?
Write a program on swapping (100, 50)
Do character constants represent numerical values?