100% tevredenheidsgarantie Direct beschikbaar na betaling Zowel online als in PDF Je zit nergens aan vast
Eerder door jou gezocht
WGU D278 PRE-ASSESSMENT EXAM SCRIPTING AND PROGRAMMING FOUNDATIONS COMPLETE QUESTIONS AND CORRECT DETAILED SOLUTIONS JUST RELEASED ALREADY GRADED A€14,60
In winkelwagen
wgu d278 pre assessment exam scripting and program
wgu d278 pre assessment exam scripting and program
wgu d278 pre assessment exam
Geschreven voor
WGU D278 PRE-ASSESSMENT E SCRIPTING AND PROGRAM
WGU D278 PRE-ASSESSMENT E SCRIPTING AND PROGRAM
Verkoper
Volgen
Ressy
Ontvangen beoordelingen
Voorbeeld van de inhoud
Page 1 of 36
WGU D278 PRE-ASSESSMENT EXAM SCRIPTING AND
PROGRAMMING FOUNDATIONS COMPLETE QUESTIONS
AND CORRECT DETAILED SOLUTIONS JUST RELEASED
ALREADY GRADED A+
Question:Which operator should be used to determine if a number is evenly
divisible by 5?
A+
B-
C*
D % - CORRECT ANSWER✔✔%
Question :A car drove 200 miles using 10 gallons of fuel.
Which operation should be used to compute the miles per gallon, which is 20?
A Addition
B Subtraction
C Multiplication
1
SUCCESS!
,Page 2 of 36
D Division - CORRECT ANSWER✔✔Division
Question :A variable should hold a person's height in meters.
Which data type should the variable be?
A Integer
B Float
C String
D Boolean - CORRECT ANSWER✔✔Float
Question :A variable should hold the names of all past U.S. presidents.
Which data type should the variable be?
A Integer array
B Float array
C String array
D Boolean array - CORRECT ANSWER✔✔String Array
2
SUCCESS!
,Page 3 of 36
Question :A program uses the number of seconds in a minute in various
calculations.
How should the item that holds the number of seconds in a minute be declared?
A Constant float userTime
B Variable float userTime
C Constant integer secondsPerMinute
D Variable integer secondsPerMinute - CORRECT ANSWER✔✔Constant Integer
secondsPerMinute
Question :A program determines if a user's age is high enough to run for U.S.
president. The minimum age requirement is 35.
How should the item that holds the minimum age be declared?
A Constant integer minAge
B Variable integer minAge
C Constant integer 35
3
SUCCESS!
, Page 4 of 36
D Variable integer 35 - CORRECT ANSWER✔✔Constant integer minAge
Question :Given integer x = 3 and integer y = 5.
What is the value of the expression ( x / 2.0) + y?
A 5.0
B 6.0
C 6.5
7 7.5 - CORRECT ANSWER✔✔6.5
Question :Given float x = 10.2 and float y = 1.0.
What is the value of the expression x / y ?
A 0.0
B 1.0
C 10
D 10.2 - CORRECT ANSWER✔✔10.2
4
SUCCESS!
Voordelen van het kopen van samenvattingen bij Stuvia op een rij:
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
Je betaalt supersnel en eenmalig met iDeal, creditcard of Stuvia-tegoed voor de samenvatting. Zonder lidmaatschap.
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 Ressy. Stuvia faciliteert de betaling aan de verkoper.
Zit ik meteen vast aan een abonnement?
Nee, je koopt alleen deze samenvatting voor €14,60. Je zit daarna nergens aan vast.