Free PCAP Python-Institute PCAP Practice Test Question

Loading demo links...

Showing 1–3 of 14 questions

Question 1 (Topic 1)

And operator able to perform bitwise shifts is coded as (Choose two.)

Select an option, then click Submit answer.

  • --
  • ++
  • <<
  • >>
Question 2 (Topic 1)

What is the expected output of the following snippet?

Select an option, then click Submit answer.

  • the code is erroneous
  • 3
  • 7
  • 15
Question 3 (Topic 1)

How many lines does the following snippet output?

Select an option, then click Submit answer.

  • three
  • one
  • two
  • four