nerdexam
Python_Institute

PCAP-31-03 · Question #55

An operator able to perform bitwise shifts is coded as (select two answers)

The correct answer is C. << D. >>. See the full explanation below for the reasoning.

Question

An operator able to perform bitwise shifts is coded as (select two answers)

Options

  • A
  • B++
  • C<<
  • D

How the community answered

(45 responses)
  • A
    7% (3)
  • B
    16% (7)
  • C
    78% (35)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice