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


Please Help Members By Posting Answers For Below Questions

What is a pragma?

859


Explain about block scope in c?

835


What is volatile variable how do you declare it?

739


What are pointers in C? Give an example where to illustrate their significance.

945


Is c still used?

782


what is the different bitween abap and abap-hr?

1915


Is sizeof a keyword in c?

744


What is return type in c?

867


What are the string functions? List some string functions available in c.

780


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

1825


What is the best way of making my program efficient?

748


Why isnt there a numbered, multi-level break statement to break out

777


The statement, int(*x[]) () what does in indicate?

872


Write a program on swapping (100, 50)

843


Do character constants represent numerical values?

1056