1
Reply

I want solution of this this task and i want code

Sadaqat Jeelani

Sadaqat Jeelani

May 31 2016 2:34 AM
513

The class name is ‘audition’. Write a program with a function template named ‘get’ and another function template named ‘display’. The arguments for the function template should be, ‘anchor’, ‘artists’, ‘panel’. Your task is to activate the functionality of both the function templates defined above. The ‘get’ function should get the values for anchor, artists and panel from the user. And ‘display’ should display them.


Answers (1)