Write a ‘C++’ program (capable of being compiled on any standard ‘C++’ compiler and
in particular Bloodshed Dev-C++ compiler, the one that we use for our course.
The program will need to calculate the final mark and corresponding grade and letter
grade based on the information given below.
A 14.5 cm high object is placed 50.0 cm in front of a concave mirror with radius of curvature equal to 30.0 cm. determine the distance, height, and image formed by the mirror.
3.1 Write a Java program that will compute the future investment value at a given interest rate for a specified number of years. The java program should have a minimum of two classes.
3.1.1 classA
The main method (starting point) (5)
The object of classb (5)
Should also call the void method named futureInvestmentValue (double investment Amount, double monthlyInterestRate, int years) (15)
3.1.2 classB
A get method named count_words(String str) (15)
Expected Output:
Input the investment amount: 28000
Input the rate of interest: 7
Input number of years: 6
Years Future Value
1. 30024.12
2. 32194.57
3. 34521.92
4. 37017.51
5. 39693.51
6. 42562.95
Explore enrichment activity 1
Looking at the picture below what would be the topic that you can derive from and can be use in the writing a narrative
if a population with size of 4 has a variance of 6.8 what is the variance of the sampling distributionof its means? the sampling distribution has a sample size of 3 and all possible samples are drawn without replacement
Zinhle Stores have 100 stores throughout South Africa and they employ 2000 employees.
Six months ago, you were hired as the new HR manager at Zinhle Stores. Thus far, you
have hired and trained several new employees in the sales department and till operators
from different race and gender groups. The job for sales employees was recently evaluated
and the pay system was revised. During your visits to the stores countrywide, employees
have complained about the lack of consistency in the way line managers assess their
performance. One of your to do on the objectives/responsibilities is to address performance
management with line managers in the different stores.
2.1 outline the pay system suitable for sales employees in the electronic appliances section of Zinhle stores to keep them
Zinhle Stores have 100 stores throughout South Africa and they employ 2000 employees.
Six months ago, you were hired as the new HR manager at Zinhle Stores. Thus far, you have hired and trained several new employees in the sales department and till operators Loop
from different race and gender groups. The job for sales employees was recently evaluate
and the pay system was revised. During your visits to the stores countrywide, employees have complained about the lack of consistency in the way line managers assess their performance. One of your to do on the objectives/responsibilities is to address performance management with line managers in the different stores.
During a strategic meeting, the CEO of Zinhle stores indicated that they would be expanding their operations into neighboring countries. He tasks you to identify employees with potential gor managing these stores. Explain the training and development (T&D) technique you would use to identify employees for these manager positions.
Write a program to read two alphabetical characters and print all the characters in-between them including the given ones. Consider the 26 alphabets in cyclic order.
Note: use lower case letters for input and output.
For example:
Test Input Result
1 k o k l m n o
2 y a y z a
Find the characteristics of the following
𝑖)2𝑍
𝑖𝑖) 𝑍3 × 𝑍3
𝑖𝑖𝑖)𝑍6 × 𝑍15