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

Method getTellNumber

Lab_20/Person.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 }
37
38 string getTellNumber()
39 {
40 return tell_number;
41 }
42
43 void displayData()
44 {

Callers 1

F_Second_ProgramFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected