adplus-dvertising
frame-decoration

Question

For the function call time(), what type of parameter is accepted?

a.

int

b.

int *

c.

time_t

d.

time_t *

Posted under C Programming

Answer: (d).time_t *

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. For the function call time(), what type of parameter is accepted?