Political Science, asked by abhianshi1218, 5 months ago

प्रश्न -ग्राम शिक्षा समिति के कौन-कौन से सदस्य होते हैं? तथा उनके कार्यों
को स्पष्ट कीजिए।
2010​

Answers

Answered by np916872
0

Answer:

The co-ordinates of two points A and B on a straight line are given as (x1,y1) and (x2,y2). W.A.P. to

calculate the slope(m) of the line by using formula: Slope = (x2−x1)

(y2−y1)

Take the co-ordinates (x1,y1) and (x2,y2) as input.

Explanation:

W.A.P. to input three different numbers ‘a’,’b’,’c’ and display the greatest number among them.

Sample Input: 2, 7, 3

Sample Output: 7 is the greatest number among the three entered numbers.

Similar questions