Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rustam-Z/cpp-programming
/ Officer
Method
Officer
Lab_16/Source.cpp:96–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
95
public:
96
Officer()
97
{
98
grade = 0.0;
99
}
100
void getdata()
101
{
102
Staff::getdata_code();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected