Which of the following statements is false or true? 1. malloc() function having return type as void
Question:
Which of the following statements is false or true?
1. malloc() function having return type as void * which is generic pointer.
2. malloc () function requires only one argument which is size in integer.
A. Statement 1 is false
B. Statement 2 is false
C. Statements 1 and 2 are false
D. Statements 1 and 2 are true
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Data Structures Using C A Practical Approach For Beginners
ISBN: 9781000470741
1st Edition
Authors: Amol M Jagtap, Ajit S Mali
Question Posted: