Write a program in C++ using repetition structures to print the following pattern. You are not
allowed to use nested loops.
****
***-
**--
*---
By using do while loop
if the population consists of number 1,2,3,4,5 and 6,find the mean of the samples of size 3.construct a sampling distribution
Write a program that enter a number from user and display its factorial. e.g. factorial of 5 is
1 X 2 X 3 X 4 X 5=120. Where is N<=10. by using do while loop
Write a program that asks the user to type 10 integers. The program must compute how many even and
odd numbers were entered along with number that are divisible by 7. By using do while loop
write a program that enter number from user and display its factorial.e.g. factorial of 5 is 1×2×3×4×5=120. Where N<=10
Explain what is meant by a good being “excludable”. Explain what is meant by a
god being “rival in consumption”. Is a slice of pizza excludable? Is it rival in
consumption?
Write a program in C++ that ask the user to type 10 integers. The program must compute how many even and odd numbers were entered along with number that are divisible by 7.
Using a graph illustrate and explain how the motive for holding money relates to the demand for active balances (L1). Let interest rate (i) be on the X-axis and quality of money (M) on the Y-axis
Consider two ways to protect your car from theft. The Club (a steering wheel lock)
makes it difficult for a car thief to take your car. Lojack (a tracking system) makes
it easier for the police to catch the car thief who has stolen it. Which of these
methods confers a negative externality on other car owners? Which confers a
positive externality? Do you think there are any policy implications of your
analysis?