Given the following struct. Declare a single variable with your name, id and age. Your gpa is 3.25. - struct employee{ string firstname,lastname; char gender; double hourlySalary;

Programming with Microsoft Visual Basic 2017
8th Edition
ISBN:9781337102124
Author:Diane Zak
Publisher:Diane Zak
Chapter10: Classes And Objects
Section: Chapter Questions
Problem 2MQ2
icon
Related questions
Question
Given the following struct. Declare a single variable with your name, id and age.
Your gpa is 3.25.
struct employee{
string firstname,lastname;
char gender;
double hourlySalary;
};
Transcribed Image Text:Given the following struct. Declare a single variable with your name, id and age. Your gpa is 3.25. struct employee{ string firstname,lastname; char gender; double hourlySalary; };
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning