PCEP-30-02 Exam Question 6

What is the expected result of the following code?
  • PCEP-30-02 Exam Question 7

    Arrange the binary numeric operators in the order which reflects their priorities, where the top-most position has the highest priority and the bottom-most position has the lowest priority.

    PCEP-30-02 Exam Question 8

    Arrange the code boxes in the correct positions to form a conditional instruction which guarantees that a certain statement is executed when the speed variable is less than 50.0.

    PCEP-30-02 Exam Question 9

    What is the expected output of the following code?
  • PCEP-30-02 Exam Question 10

    Assuming that the phonc_dir dictionary contains namemumber pairs, arrange the code boxes to create a valid line of code which retrieves Martin Eden's phone number, and assigns it to the number variable.