Computer Science, asked by Nagasudha8112, 10 months ago

Write a program in c++ to print your bio data in the program by using functions

Answers

Answered by thamimbinmuneer
0

the question is not all clear

Answered by akshithakshay
0

Answer:

This is a C++ program to write a bio-data. The program is written in Dev-C++ installed on a Windows 7 64-bit system. You can use any standard C++ compiler to compile and run this program.

The program is intended for beginners learning C++ programming language. You may change the dummy information displayed with the program. Also, try changing the format of the Biodata as an exercise.

In this post, we have provided you with a problem definition, a flowchart, program source code and verified output of the program itself. You can do any modification to the program suitable to you.

Similar questions