Answered step by step
Verified Expert Solution
Question
1 Approved Answer
why do we use this pointer instead if the getters and setters in this code? c++ Untitled 1.cpp - Dev-C++ 5.11 it Execute Tools AStyle
why do we use this pointer instead if the getters and setters in this code?
Untitled 1.cpp - Dev-C++ 5.11 it Execute Tools AStyle Window Help itled1.cpp \#includeciostream \#includesstring> using namespace std; class Employee\{ //constructor public: Employee(string name, string id, int exp, float sal) . this > name =name; this id = id; this exp =exp; this salesal; ) 11 the four asked operators ==, c++
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started