call the above greet() function code example Example: call the above greet() function int main() { // calling a function greet(); }