Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

PCEP-30-02 Questions and Answers

Question # 6

What is the expected result of running the following code?

A.

The code prints 1 .

B.

The code prints 2

C.

The code raises an unhandled exception.

D.

The code prints 0

Full Access
Question # 7

A set of rules which defines the ways in which words can be coupled in sentences is called:

A.

lexis

B.

syntax

C.

semantics

D.

dictionary

Full Access
Question # 8

Insert the code boxes in the correct positions in order to build a line of code which asks the user for a float value and assigns it to the mass variable.

(Note: some code boxes will not be used.)

Full Access
Question # 9

What is the expected output of the following code?

A.

The code outputs nothing.

B.

3

C.

1

D.

4

Full Access