33. Consider the following reaction : CO(g)+2H 2 (g) CH 3 OH(liq.) Given : Delta f G^ (CO)=-137 kJ.mol^ -1 , Delta f G^ (CH 3 OH)=-166 kJ.mol^ -1 Calculate Delta_{r}*G at 25 degrees * C for the following pressures : P(CO) = 5 atm and P(H_{2}) = 3atm .
Explain the concept of multipath inheritance with the help of suitable programming example.
The manager of the company has informed his assistant to enter the age of all the workers working in production department. Among all he has to find the employee with maximum age employee. Help the manager witn c++ program based on the concept of object oriented programming by creating a class employee having members empid, empname, edept,eage and display the name ,dept. and salary employee whose salary is minimum. Store the date of at least 7 employees. Make the data members of class only public. (6) Constraints Employee salary should be greater than or equal to 10000 if constraints are not matched then display "Wrong Salary Input’
. There are 15 students in the class. Students had their mid term result in INT105 and teacher from CSE domain wants to find the average marks of the class for course code INT105 and display it. Write a program using C++ programming language that consists of an class having name Student containing one integer array data member which stores the total marks of 15 students and float data member that calculate the stores average marks to 10 students. Use constructor to initialize data members and member functions to calculate and display average marks.
Three 45-Ω lightbulbs and three 75-Ω lightbulbs are connected in series. (a) what is the total resistance of the circuit? (b) what is their resistance if all six are wired in parallel? (c) Show the circuit illustration.
Three resistors R1=2.0Ω, R2=12.0Ω, and R3=8.0Ω are connected in series with a 9.0-V battery. (a) Show the illustration (b) Calculate the current in the circuit and show that the sum of all voltage changes around the circuit is zero.
Employee Record is composed of the following:
In the given string, Each employee data is separated by comma (,). Each record is separated by semicolon (;).
A - The program must be able to display employee record based on the given key.
B - The program must be able to display the last name, first name and age of an
employee based on the given key. (assume that the current date is April 22, 2022)
C - The program must be able to display the number of employee in a given county.
D - The program must be able to count no. of employee based on a given email provider site.
1. data
Output
Enter·your·choice·(A/B/C/D/X-exit):·A
Enter·Record·No.:·10
First·Name:·Kris
Last·name:·Marrier
Address:·228·Runamuck·Pl·#2808
City:·Baltimore
County:·Baltimore·City
State:·MD
Birth·Date:·12/19/1983
zip:·21224
phone1:·410-655-8723
phone2:·410-804-4694
Email:·kris@gmail.com
web:·http://www.kingchristopheraesq.com
Enter·your·choice·(A/B/C/D/E/X-exit):·X
Bye!A 3.00-µF and 4.00-µF capacitor are connected in series, and this combination is connected in parallel with a 2.00-µF capacitor. (a) Show the illustration (b) What is the net capacitance?
Eight 7.0-W Christmas tree lights are connected in series to each other and to a 110-V source. (a) Show the illustration (b) What is the resistance of each bulb?
Find the margin of error if the confidence (significant) level is 95%.
1. n = 100, x = 80, s= 2.5
2. n=250, x = 100, s= 3.25
3. n= 300, x = 250, s = 4.15