McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Business Administration in ...
→
Web Technologies
→
Function and String in PHP
→
Which right shift operator preserves the...
Q.
Which right shift operator preserves the sign of the value?
A.
<<
B.
>>
C.
<<=
D.
>>=
Answer» B. >>
664
0
Do you find this helpful?
4
View all MCQs in
Web Technologies
Discussion
No comments yet
Login to comment
Related MCQs
On applying Left shift operator, <<, on integer bits are lost one they are shifted past which position bit?
The basic assignment operator in PHP is __________ It means that the left operand gets set to the value of the assignment expression on the right.
Increment operator, increases the value of variable by what number?
Decrement operator, −−, decreases the value of variable by what number?
Modulus operator, %, can be applied to which of these?
Which operator is used to invert all the digits in a binary representation of a number?
Which of these operators can skip evaluating right hand operand?
Which data type value is returned by all transcendental math functions?
To create a combo box (drop down box) which tag will you use?
Which of the following tag is used to mark a beginning of Paragraph?