News

void happyBday(string name,int age); // we can define dunction after main()part for this we need to specify function name on top of main() cout << "Happy birthday to ...