write a c program to display your name and address.

Write a Bio Data program that Input Name, Father Name, college name, Age etc. and Print given data?

Write a Bio Data program that Input Name, Father Name, college name, Age etc. and Print given data?

Bio Data program that Input Name, Father Name, college name, Age etc. Object: Write a Bio Data program that Input Name, Father Name, college name, Age etc. and Print given data? C++ projects for beginners with source code Code: #include<iostream> #include<conio.h> #include<string> using namespace std; void main() { int age; float hight; string name,f_name,email,cont,uni,dep,colg; cout<<“\n\t\t———- …

Write a Bio Data program that Input Name, Father Name, college name, Age etc. and Print given data? Read More »

How to write a program print your Bio Data? | Print your Bio Data.

How to write a program print your Bio Data? | Print your Bio Data.

How to write a program print your Bio Data in C++? Object: How to write a program print your Bio Data? | Print your Bio Data. C++ Projects. Source Code: #include <iostream> #include <conio.h> using namespace std; void main() { cout<<“\n\t\t———- BIO DATA ———-“<<endl<<endl; cout<<“NAME: Your Name”<<endl; cout<<“FATHER NAME: Your Father name”<<endl; cout<<“AGE: Enter Your …

How to write a program print your Bio Data? | Print your Bio Data. Read More »