Skip to main content

Posts

Showing posts from February, 2019

INTRODUCTION TO C++

LAB ACTIVITY: ( PAGE NO- 168) 1. Write programs in C++ for the following: a) Find the sum of first 10 natural numbers. b) Find the greatest among the three numbers. c) Find if a given year is a leap year or not.