Answer Posted / jitendra nath das
Ans will be
x=5
x<<2=20
x>>2=1
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How many keywords are there in c?
What is difference between union All statement and Union?
What are the keywords in c?
Is linux written in c?
What is the main difference between calloc () and malloc ()?
Explain the use of 'auto' keyword
What is logical error?
What’s the special use of UNIONS?
Explain the use of function toupper() with and example code?
The __________ attribute is used to announce variables based on definitions of columns in a table?
How can I prevent another program from modifying part of a file that I am modifying?
What are the standard predefined macros?
How can you increase the size of a statically allocated array?
What is the difference between array and pointer?
How many levels deep can include files be nested?