Computer Science, asked by aleyammakuriakose123, 9 months ago

write a programme in c++ to find the age of aperson​

Answers

Answered by prishabbhatt
1

Answer:

Instructions////

1.Copy the code

2.paste it in a text file

3.save the text file as agecalc.cpp and select file type all with in the text file.

4.paste this file inside your bin folder where the Turbo C resides.

5.Open turbo C and do File->Open->Agecalc.cpp

6.press F2 to save and F9 to compile.

7.press ctrl+F9 to run the program

8.once you have compiled the program search for agecal.exe in your bin folder

c++

hope it helps u..

Similar questions