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)

EGR 1400 HANNA EXAM 1 QUESTIONS AND ANSWERS 100% CORRECT!!

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

converting text box text (X) to a string - ANSWER = X.ToString(); Sum of variables (x, x1, x2, x3) - ANSWER double sum= x+x1+x2+x3; mean of 4 variables - ANSWER double= (sum/4); Variance formula - ANSWER standard deviation squared SD formula - ANSWER find mean, (point-mean)^2, add up all the point values, divide by the number of points, take the square root. SD squared formula in code - ANSWER (sumofsquares/#datapoints)-mean*mean; SD in code using math function - ANSWER Math.Sqrt(SD Squared); make program exit - ANSWER (); makes text box1 say 0 - ANSWER txt1.Text= "0".ToString(); the method of developing a program - ANSWER analyze the problem, develop the interface design the logic code the logic test and debug complete the documentation Event-driven programming - ANSWER clicking a mouse, typing a character, a passage of a certain amount of time, moving the mouse, deleting or changing a value

Show more Read less
Institution
EGR 1400 HANNA
Course
EGR 1400 HANNA

Content preview

EGR 1400 HANNA EXAM 1 QUESTIONS
AND ANSWERS 100% CORRECT!!


random number generator - ANSWER Random myGen=
new Random();

Random number generator from 50-100 - ANSWER myGen.Next(50,101);

converting text box text (X) to a string - ANSWER txtbox.text= X.ToString();

Sum of variables (x, x1, x2, x3) - ANSWER double sum= x+x1+x2+x3;

mean of 4 variables - ANSWER double= (sum/4);

Variance formula - ANSWER standard deviation squared

SD formula - ANSWER find mean, (point-mean)^2, add up all the point values, divide by
the number of points, take the square root.

SD squared formula in code - ANSWER (sumofsquares/#datapoints)-mean*mean;

SD in code using math function - ANSWER Math.Sqrt(SD Squared);

make program exit - ANSWER this.close();

makes text box1 say 0 - ANSWER txt1.Text= "0".ToString();

the method of developing a program - ANSWER analyze the problem,
develop the interface
design the logic
code the logic
test and debug
complete the documentation

Event-driven programming - ANSWER clicking a mouse,

Written for

Institution
EGR 1400 HANNA
Course
EGR 1400 HANNA

Document information

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

Subjects

$12.99
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


Also available in package deal

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.
Luckyexams Howard Community College
Follow You need to be logged in order to follow users or courses
Sold
29
Member since
2 year
Number of followers
2
Documents
2243
Last sold
2 months ago

3.2

6 reviews

5
2
4
1
3
1
2
0
1
2

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