write a c++ program to create an object of a class called
employee containing the employee code name designation basic
salarry HRA Da gross salary as data 10 such objects "members
process "
Answer / ray baboo yadav
#include<iostream.h>
#include<conio.h>
class person
{
int person;
float salery;
}p;
cout<<"enter the person name";
cin>>p.person;
cout<<"enter the salery";
cin>>p.salery;
}
void main()
{
person;
getch();
}
| Is This Answer Correct ? | 6 Yes | 21 No |
WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++
Write a program to print the swapping in two no and using three variable.
How can you create a bulleted list, numbered list and an outline by using bullets and numbering command. Explain with the help of example.
What is the STL?
write a program to search and display the position of an element in a single-dimentional array using function.
Write a program in C++ to concatenate two strings into third string using pointers
Explain stl.
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
Why should a c++ programmer be interested in stl?
How do I convert a stl file?
what is an algorithm in terms of STL?
if 4-5 year old brother is standing on d roof with me and watching d moon, suddenly moon coverd by cloud then how will i explain d hiding of moon to my brother.