Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 412 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 412 Bytes

LOC-GRP-3

1.create a folder in your name. 2.in that folder create an text file. 3. add,commit and push it in this repo

#programming questions 1.write a program in c++ to find a number is even or odd. 2.write a program in c++ to find a number is prime or not. 3.write program in c++ to take age as user input and print he/she can vote or not. 4.write a program in c++ to find a given year is leap year or not.