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 |
I am doing my BS.c MATHS CAN I ABLE TO JOIN IN NIIT?
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
how to use C++?
method overloading means what?
What does stl stand for in basketball?
why does the execution of a c++ program start with main()???
Which data structure gives efficient search? A. B-tree B. binary tree C. array D. linked list
21 Answers ABC, Sun Microsystems,
a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.
Describe the elements of Microsoft Word screen. Write down steps for creating, saving, retrieving, editing and printing a document.
WHAT IS THE DIFFERENCE BETWEEN C++ AND VC++
What is stl stand for?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister