Answer Posted / sagar
bitwise shift operators are >>,<<
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the 5 elements of structure?
What is wrong with this declaration?
Who developed c language and when?
Explain what does the function toupper() do?
Which is best linux os?
What is the purpose of main( ) in c language?
How can I make sure that my program is the only one accessing a file?
How can type-insensitive macros be created?
Explain what is the difference between text files and binary files?
What is a floating point in c?
Can you write a programmer for FACTORIAL using recursion?
Differentiate between declaring a variable and defining a variable?
What is the purpose of scanf() and printf() functions?
Should I learn c before c++?
Does sprintf put null character?