Question 4
a) Name one non-mechanical material property for each of the
following properties’ category: acoustical, atomic, chemical,
electrical, magnetic, optical and thermal properties.
b) Name six mechanical material properties that pertain to
materials presenting elastoplastic behaviors.
c) Name three mechanical material properties that pertain to
materials presenting elastic behaviors.
Type the answers, DO NOT DO HAND WRITTING !
In: Civil Engineering
In: Nursing
In: Computer Science
Write a program to prompt the user to display the following menu:
Guess-Number Concat-names Quit
Guess a number: 76
96:
Too large
10
Too small
70
Close
Do you want to quit? Q
How many names: 3
First name last name Combined
Sue Smith Sue Smith
Alan Davidson Alan Davidson
David Lee David Lee
Do you want to quit? Q
C++
In: Computer Science
C++ PLEASE
Write a program to prompt the user to display the following menu:
Guess-Number Concat-names Quit
Guess a number: 76
96:
Too large
10
Too small
70
Close
Do you want to quit? Q
How many names: 3
First name last name Combined
Sue Smith Sue Smith
Alan Davidson Alan Davidson
David Lee David Lee
Do you want to quit? Q
C++ please
In: Computer Science
Design a class named Student that contains the followingprivate instance variables:
A string data field name for the student name.
An integer data field id for the student id.
A double data field GPA for the student GPA.
An integer data field registeredCredits.
It contains the following methods:
An empty default constructor.
A constructor that creates a student record with a specified id and
name.
The get and set methods for id, name, GPA, and
registeredCredits.
A method called registerCredit that adds specified amount of
credits to the student.
A method called withdrawCredit that withdraws specified
amount of credits from the student.
Implement the class.
Write a test program that creates a student account using your
name and id. Set all the variables information to your student
information (GPA, and registered credits). Use the
registerCreditmethod to add 9 more credits. Use the method
withdrawCreditto withdraw 3 credits. Then prints out all the
student information:name, id, GPA, and registerdCredits.
Sample Output:
Enter your GPA: 3.9
Enter your registered credits: 30Student name: Sara
Student ID: 12345678
GPA: 3.9
Registered credits: 36
(( in java ))
In: Computer Science
Write an AWK program that takes as input salary_file (Imaginary File). The
salary_file consists around 150 records, each record having three fields: name, salary per hour,
and hours worked -- fields 1, 2, and 3, respectively. Save your AWK program in a file. Name the
file according to our standard convention but with .awk extension, hence name it
As5_yourName_p2.awk. Do not forget to have comments inside of your AWK file.
Your AWK program should have all three segments: BEGIN, main (pattern/action), and END
blocks
1. In the BEGIN segment
1. print your name
2. introduce/initiate variables that you are going to use in parts 2. and 3. of this
Problem
2. In the main block/segment, print
1. only names and salaries of employees that earned more than $700.00
2. names of all employees whose names start with capital A, G or W
3. In the END segment, print
1. total number of employees
2. cumulative hours worked by all employees
3. name of the employee that earned the most
4. name of the file that AWK (this program) is processing
In: Computer Science
Impact of Financial Accounting Standards Board (FASB) Accounting Standards Update ASU 2016-02 Leases
In: Accounting
Republic and 2016 primaries / elections
What you think about it .. what were the issues facing the elections?
In: Accounting
create Industry Analysis (Porter’s Five Forces) on Pandera Bread Company in 2016 Case (from the casebook)
In: Operations Management