Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

MIS 315 || Graded A+ Already.

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
04-03-2026
Written in
2025/2026

MIS 315 || Graded A+ Already.

Institution
MIS 315
Course
MIS 315

Content preview

MIS 315 || Graded A+ Already.
Hardware: correct answers - Central Processing Unit (CPU)
- Main memory (or Random Access Memory [RAM])
- Secondary storage
- Input devices
- Output devices

Software: correct answers - Systems software (typically Operating Systems [OS])
- Applications software (e.g., word processing, spreadsheet, database software)

Low-level Program Language correct answers o Machine language (1/GL)
o Assembly language (2/GL)

High-level Program Language correct answers o Procedural (3/GL)
o Non-procedural (4/GL)
o Event-driven / Object-oriented

Object correct answers An item that contains data (known as properties or attributes) and has the
ability to perform actions (known as methods). Forms, buttons, textboxes, and other "controls"
are specific types of objects.

Object.<fill-in> correct answers • Properties - used to describe attributes of the object (e.g.,
name, color, size)
- Format: Object.Property (e.g., Form1.Text; frmSales.Text)
• Methods - used to describe actions associated with the object (e.g., Show, Hide, Clear)
- Format: Object.Method (e.g., Button1.Hide; btnExit.Hide; frmSales.Show; Me.Close)
• Events - procedures that execute when a particular event occurs (e.g., clicking a button,
pressing a key, or closing a window)

IDE correct answers • An integrated development environment (IDE) comprising several
languages including Visual Basic, Visual C++, Visual C#, Visual F#, JScript, and the .NET
Framework
-Main window in VB

.NET Framework: correct answers o Allows objects from different languages to operate together
o Standardizes how the languages refer to data and objects

Terminate a Project correct answers Me.Close( )

Syntax Error correct answers (Easiest) Error from the rules of the language

Logic Error correct answers (Hard)
Example: If GPA > 3.0 Then -> Instead If GPA < 3.0 Then

Run-time (Exceptions) correct answers (Hardest)(reasons) run out of disk space. Math error.

, Debug Program correct answers Obtain a clean compile

Camel Casing correct answers lblSalary; txtName; btnCalculate

Form correct answers Where the graphical user interface (GUI) is designed

Text Alignment correct answers • Text can be aligned using the TextAlign property, whose
values are:
- HorizontalAlignment.Left; HorizontalAlignment.Right; HorizontalAlignment.Center
e.g., txtName.TextAlign = HorizontalAlignment.Center

Check Boxes correct answers • For selecting or deselecting options
• Checked property set to False if unchecked or True if checked
• Text property can be used to assign identity to each check box
• CheckedChanged event can be coded to take appropriate action

Radio Buttons correct answers • Used when only one button of a group may be selected
• Checked property set to False if unselected or True if selected
• Text property can be used to assign identity to each radio button
• CheckedChanged event can be coded to take appropriate action

Picture Box correct answers • Image can be made to fit into the Picture Box by setting the
SizeMode property to StretchImage
• Image can be made to appear or disappear by setting the Visible property to True or False,
respectively
• Best to add images to the project's resources; then assign the resource to the Image property of
the PictureBox

Clearing text boxes correct answers -lblResult.Text = ""
-txtAddress.Text = ""
-txtAddress.Clear( ) Note: The "Clear" method only works for text boxes
-lblName.Text = String.Empty

Resetting the focus correct answers txtName.Focus( )

Setting the Checked property of check-boxes and radio buttons correct answers -
radClass.Checked = True
- chkBold.Checked = False

Changing text color correct answers - Use ForeColor property (e.g., lblAddress.ForeColor =
Color.Blue)

Enable/Disable controls correct answers - btnCalculate.Enabled = False

Written for

Institution
MIS 315
Course
MIS 315

Document information

Uploaded on
March 4, 2026
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$11.19
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

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.
SirAnton NURSING, ECONOMICS, MATHEMATICS, BIOLOGY, AND HISTORY MATERIALS BEST TUTORING, HOMEWORK HELP, EXAMS, TESTS, AND STUDY GUIDE MATERIALS WITH GUARANTEED A+ I am a dedicated medical practitioner with diverse knowledge in matters
Follow You need to be logged in order to follow users or courses
Sold
786
Member since
3 year
Number of followers
438
Documents
39304
Last sold
1 week ago
Reign Supreme Scholarly || Enlightened.

Get your revised study materials available here and elevate your educational outcomes. I have numerous verified learning materials (Research, Exams Questions and answers, Assignments, notes etc) for different courses guaranteed to boost your academic results. I am dedicated to offering you the best and unique learning content. You are encouraged to inquire further assistance from this end whenever need be. Kindly remember to leave your review, understanding your satisfaction is essential . We highly appreciate clients who always come back for more of the study content we offer, you are extremely valued. All the best.

Read more Read less
3.7

116 reviews

5
49
4
20
3
23
2
8
1
16

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

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions