100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached 4.6 TrustPilot
logo-home
Exam (elaborations)

WGU C173 EXAM SCRIPTING AND PROGRAMMING EXAM (COMPLETE EXAM) | ALL QUESTIONS AND CORRECT ANSWERS | ALREADY GRADED A+ | VERIFIED ANSWERS | LATEST EXAM 2025

Rating
-
Sold
-
Pages
30
Grade
A+
Uploaded on
16-02-2025
Written in
2024/2025

WGU C173 EXAM SCRIPTING AND PROGRAMMING EXAM (COMPLETE EXAM) | ALL QUESTIONS AND CORRECT ANSWERS | ALREADY GRADED A+ | VERIFIED ANSWERS | LATEST EXAM 2025

Institution
WGU C173
Course
WGU C173










Whoops! We can’t load your doc right now. Try again or contact support.

Written for

Institution
WGU C173
Course
WGU C173

Document information

Uploaded on
February 16, 2025
Number of pages
30
Written in
2024/2025
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

Content preview

WGU C173 EXAM SCRIPTING AND PROGRAMMING EXAM
(COMPLETE EXAM) | ALL QUESTIONS AND CORRECT
ANSWERS | ALREADY GRADED A+ | VERIFIED ANSWERS |
LATEST EXAM 2025


What are the 5 steps in the UML design process? In which steps do use
case, use case diagrams, and class diagrams take place? ---------
CORRECT ANSWER-----------------1.Gather Requirements

2. Describe the Application (use case and use case diagram)

3. Identify the main objects

4. Describe the interactions between objects

5. Create a class diagram (class diagram)



What does a use case provide? ---------CORRECT ANSWER-----------------A
simple narrative for how people use the application. It is written text and
there is no coding at this point. This is created after gathering the
requirements.



What is a title in a use case? ---------CORRECT ANSWER-----------------This
is a short phrase with an active verb that describes the goal. For example,
"register new members".



What is an actor in a use case? ---------CORRECT ANSWER-----------------
This is the person or entity who needs to accomplish something.

,What must be true of entities for them to be considered actors in a use
case? ---------CORRECT ANSWER-----------------As long as an entity exists
outside of the described system it can interact with the system. In this case
the entity can accomplish something within the system and is considered
an actor.



What is a scenario in a use case? ---------CORRECT ANSWER----------------
-This is how the actor accomplishes the activity or goal.



What does a use case diagram provide? What is the purpose of creating a
case diagram? ---------CORRECT ANSWER-----------------The use case
diagram allows you to look more broadly at the requirements of an
application by visualizing several use cases and multiple actors at the
same time.



What does a class diagram provide? What is the purpose of creating a
class diagram? ---------CORRECT ANSWER-----------------A class diagram is
a visual representation of classes needed. Its most basic structure defines
the class name, attributes that it will have, and operations, or methods. This
is also where you define inheritance and polymorphism. It allows you to
plan out the classes that you will create and their basic structure so that
when you translate this to code you know what is needed.



What is a programming library? Why are libraries useful? ---------CORRECT
ANSWER-----------------A programming library is simply code that is already
written, already tested, and ready for you to link to and use. These can
greatly reduce the amount of time to write code.



What is a compiled programming language? ---------CORRECT ANSWER--
---------------You write your source code and then a compiler goes through

, the code and creates a separate file that contains the machine code. This
separate file is an executable file because the computer can directly
execute it. All of the code is converted at once and the new compiled file is
no longer editable.



What is an interpreted programming language? ---------CORRECT
ANSWER-----------------An interpreted language does the conversion from
source code to machine code on-the-fly. There is no separate machine
code file. The computer executes each line when it is needed. This means
that all of the code is saved in a format that is editable programming
language.



What is the main difference in compiled and interpreted code? ---------
CORRECT ANSWER-----------------The main difference is when the code is
converted to machine language. A compiled language converts all of the
code at one time, before the code is run by the machine, and saves this
into a new file. That new file is now machine code, and is not editable. An
interpreted language still needs to convert to machine language in order for
the computer to understand it, but it does this at the time that the code is
executed. The original programming language is preserved, so it is
editable.



What does it mean if a programming language is object oriented? ---------
CORRECT ANSWER-----------------An object oriented programming
language that is organized around objects or classes, rather than "actions".
Object-oriented programming takes the view that what we really care about
are the objects we want to manipulate rather than the logic required to
manipulate them.



Which of these programs is object-oriented: ---------CORRECT ANSWER---
--------------Java, .NET & C#, Ruby, Python, Objective-C

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
StudyWay Capella University
View profile
Follow You need to be logged in order to follow users or courses
Sold
108
Member since
2 year
Number of followers
42
Documents
1873
Last sold
1 week ago
INVEST AND UNLEASH THE POWER OF KNOWLEDGE NOW!

THIS PREMIUM STUVIA ACCOUNT GIVES YOU ACCESS TO EXCLUSIVE EXAMS, FLASH CARDS, TEST BANKS, AND STUDY GUIDES TAILORED FOR YOUR SUCCESS. ELEVATE YOUR GRADES, ACCELERATE YOUR LEARNING, AND SUPERCHARGE YOUR STUDIES: DIVE INTO A WORLD OF ACADEMIC EXCELLENCE!

4.5

60 reviews

5
46
4
5
3
3
2
2
1
4

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Frequently asked questions