MCPcopy Create free account
hub / github.com/Rustam-Z/cpp-programming / getName

Method getName

Lab_20/Person.cpp:33–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 }
32
33 string getName()
34 {
35 return name;
36 }
37
38 string getTellNumber()
39 {

Callers 1

F_Second_ProgramFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected