For the function call time(), what type of parameter is accepted? A int B int * C time_t D time_t * For the function call time(), what type of parameter is accepted? Correct Answer time_t * Bissoy MCQ Team Dec 01, 2024 C Programming Random Number Generation