100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
logo-home
PCAP Practice Exam Questions with complete solution €13,34   In winkelwagen

Tentamen (uitwerkingen)

PCAP Practice Exam Questions with complete solution

 7 keer bekeken  0 keer verkocht
  • Vak
  • PCEP
  • Instelling
  • PCEP

PCAP Practice Exam Questions with complete solution PCAP Practice Exam hasattr() - correct answer what method is used to safely check if a class/object has a certain attribute the first argument's value - correct answer the first parameter of each method is set by... class X: - correc...

[Meer zien]

Voorbeeld 2 van de 5  pagina's

  • 18 oktober 2024
  • 5
  • 2024/2025
  • Tentamen (uitwerkingen)
  • Vragen en antwoorden
  • PCEP
  • PCEP
avatar-seller
PCAP Practice Exam
hasattr() - correct answer ✔what method is used to safely check if a
class/object has a certain attribute


the first argument's value - correct answer ✔the first parameter of each
method is set by...


class X: - correct answer ✔the simplest possible class definition in python
can be expressed as:


except Exception as e: - correct answer ✔if you want to access and
exception object's components and store them in an object called e, you have
to use the following form of exception statement


s.write("Hello\n") - correct answer ✔there is a stream named s open for
writing. how do you write a line to the stream?


+ - correct answer ✔python strings can be "glued" together using the
operator:


the code is erroneous - correct answer ✔how many stars (*) does the
snippet print?
>s = '*****'
>s = s - s[2]
>print(s)


1 - correct answer ✔what is the value of the i variable when the loop
finishes?

, >i=0
>while i !=0:
->i=i-1
>else:
->i=i+1


<< and >> - correct answer ✔and operator able to perform bitwise shifts is
coded as


the variable becomes unavailable - correct answer ✔what is the value of the
i variable when the loop finishes its execution?
for i in range(10):
pass


check and execute the source code - correct answer ✔a compiler is a
program designed to:


two - correct answer ✔how many lines does the snippet output?
>for i in range(1,3):
->print("*",end="")
>else:
->print("*")


34.23 - correct answer ✔what is the value of the two literals .3423e2 and
3423e-2


3 - correct answer ✔what is the output of the snippet?

Voordelen van het kopen van samenvattingen bij Stuvia op een rij:

√  	Verzekerd van kwaliteit door reviews

√ Verzekerd van kwaliteit door reviews

Stuvia-klanten hebben meer dan 700.000 samenvattingen beoordeeld. Zo weet je zeker dat je de beste documenten koopt!

Snel en makkelijk kopen

Snel en makkelijk kopen

Je betaalt supersnel en eenmalig met iDeal, Bancontact of creditcard voor de samenvatting. Zonder lidmaatschap.

Focus op de essentie

Focus op de essentie

Samenvattingen worden geschreven voor en door anderen. Daarom zijn de samenvattingen altijd betrouwbaar en actueel. Zo kom je snel tot de kern!

Veelgestelde vragen

Wat krijg ik als ik dit document koop?

Je krijgt een PDF, die direct beschikbaar is na je aankoop. Het gekochte document is altijd, overal en oneindig toegankelijk via je profiel.

Tevredenheidsgarantie: hoe werkt dat?

Onze tevredenheidsgarantie zorgt ervoor dat je altijd een studiedocument vindt dat goed bij je past. Je vult een formulier in en onze klantenservice regelt de rest.

Van wie koop ik deze samenvatting?

Stuvia is een marktplaats, je koop dit document dus niet van ons, maar van verkoper flyhigher329. Stuvia faciliteert de betaling aan de verkoper.

Zit ik meteen vast aan een abonnement?

Nee, je koopt alleen deze samenvatting voor €13,34. Je zit daarna nergens aan vast.

Is Stuvia te vertrouwen?

4,6 sterren op Google & Trustpilot (+1000 reviews)

Afgelopen 30 dagen zijn er 67474 samenvattingen verkocht

Opgericht in 2010, al 14 jaar dé plek om samenvattingen te kopen

Start met verkopen
€13,34
  • (0)
  Kopen