You are not logged in.

#1 2015-04-18 06:05:24

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

Syntax For Template Function:

Question:
Which of the following best defines the syntax for template function?

Option A):
template return_type Function_Name(Parameters)
Option B):
None
Option C):
template return_type Function_Name(Parameters)
Option D):
template return_type Function_Name(Parameters) and template return_type Function_Name(Parameters)

Correct Answer is Option D):
template return_type Function_Name(Parameters) and template return_type Function_Name(Parameters)


Failure is the first step towards seccess.

2015-04-18 06:05:24

Advertisement
Ads By Google

Re: Syntax For Template Function:



\n

Board footer