Summer Certification Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = getmirror

Pass the GIAC Security Certification: GPYC GPYC Questions and answers with ExamsMirror

Practice at least 50% of the questions to maximize your chances of passing.
Exam GPYC Premium Access

View all detail and faqs for the GPYC exam


722 Students Passed

88% Average Score

94% Same Questions
Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
Questions # 11:

A programmer includes the following line in his program. What does this enable him to do?

from scapy. all import *

Options:

A.

Run brute-force password attempts against a local service

B.

Encrypt Python code using a private key

C.

Read and manipulate network packets

D.

Check imported code for malicious behavior

Questions # 12:

After calling a subprocess in a Python program, the program returns an error code of "0". What does this indicate?

Options:

A.

The subprocess did not run

B.

The subprocess terminated with no errors

C.

The subprocess entered an infinite loop condition

D.

The subprocess encountered a race condition

Questions # 13:

What will the last value of V be when Python executes the following control loop?

Question # 13

Options:

A.

4

B.

20

C.

2

D.

18

Questions # 14:

Which of the following would produce this list?

[65, 66, 67, 68]

Options:

A.

range(l,4) + 64

B.

for x(4)+64

C.

map(ord, "ABCD")

D.

range(4)+ 65

Questions # 15:

When creating a new socket using the Python "sockets" module, which of the following parameters is used to specify the socket will send and receive TCP traffic? Choose Two

Options:

A.

socket.SOCK_STREAM

B.

socket. AF_NET

C.

socket.SOCK_DGRAM

D.

socket.socket

Questions # 16:

Review the following Python 3 code.

Question # 16

Options:

A.

539

B.

4a6e

C.

(52-4)

D.

three

Questions # 17:

Which of the lambda definitions of the function some_code is equivalent to the following function definition?

Question # 17

Which of the lambda definitions of the function some_code is equivalent to the following function definition?

Options:

A.

some_code = lambda outvalue:invalue*2

B.

some_code = lambda invalue:outvalue*2

C.

some code = lambda invalue:invalue*2

Questions # 18:

What wilt the code in the screen capture print when executed?

Question # 18

Options:

A.

2

B.

4

C.

x

D.

An error

E.

6

Questions # 19:

Review the following code, written in Python. What are the contents of variable a?

Question # 19

Options:

A.

'cat'/dog'/bird'/violet'

B.

'dandelion', 'rose', 'cat', 'violet', 'bird', 'dog'

C.

'violet'/rose'/dandelion'

D.

'cat'/dog'/bird'

Questions # 20:

What is the output of the following line of code typed into a Python interactive session?

Question # 20

Options:

A.

0b10101

B.

18

C.

0b10010

D.

0b101101

Viewing page 2 out of 3 pages
Viewing questions 11-20 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.