1) discuss the programming environment of c++
2)what is the use of count and sin objects
Answers
Answer:
1.C++ is a general-purpose programminglanguage and widely used nowadays for competitive programming. It has imperative, object-oriented and genericprogramming features. C++ runs on lots of platform like Windows, Linux, Unix, Mac, etc...
2.Use the COUNT function to get the number of entries in a number field that is in a range or array of numbers. For example, you can enter the following formula to count the numbers in the range A1:A20: =COUNT(A1:A20). In this example, if five of the cells in the range contain numbers, the result is 5..The sine function is defined as the ratio of the side of the triangle opposite the angle divided by the hypotenuse. This ratio can be used to solve problems involving distance or height, or if you need to know an angle measure. Example: Imagine a ship that is tethered to an anchor on the ocean floor.....
I Hope it helps so please dear follow me.....
Explanation:
Answer by