Question: If malloc() and calloc() are not type casted, the default return type is ___________

Options

A : void*

B : void**

C : int*

D : char*

Click to view Correct Answer

Previous || Next

C Interview Dangling Pointers more questions

Which of the following is integral data type?

Which of the following function with ellipsis are illegal?

Choose the incorrect option.

Which of the following represents the function for scanf()?

What is the syntax of ungetc()?

WiMAX provides _______

The residue in the round bottom flask is ____________

Excessive corrosion of metal takes place if corrosion product is....

Which of the following cannot be a variable name in....

During the manufacture of coke-oven gas, which of the following....

Chemical Engineering Basics - Part 1 more Online Exam Quiz

Casting Written Test

C Dangling Pointers

C Endianness

C General Utilities

C Inline

C Interview Date Time Function

C Interview General Utilities

C Interview Mathematical Functions

C Interview String Operations

C Library Multiple Choice