Decide Fast & Get 50% Flat Discount on This SPECIAL OFFER | Limited Time Offer - Ends In COUPON CODE: SAVE50%

Practice Python Institute PCAP-31-02 Exam Questions

    1. Page: 1/8
      Total 40 Questions
    Question No 1
    What will be the value of the i variable when the while loop finishes its execution0 i = 0 while i != 0: 1 = 1 - 1 else: i = i + 1
    Choose the Choices:


    Question No 2
    An operator able to perform bitwise shifts is coded as (select two answers)
    Choose the Choices:


    Question No 3
    What will the value of the i variable be when the following loop finishes its execution? for i in range(10): pass
    Choose the Choices:


    Question No 4
    The following expression 1+ - 2 is:
    Choose the Choices:


    Question No 5
    A compiler is a program designed to (select two answers)
    Choose the Choices:



    1. Page: 1/8
      Total 40 Questions