Answer only two question from the following:
Write a C++ program that prints the Odd values between
100 and 250.
Write a C++ program that count number of negative values
in 4 numbers entered by user
Write a C++ program to find value of z where:
Z=
4x+3y
8x+y
2x
x<0
x>0
x=0