Call Support +91-85588-96644
TCYonline

Login

Sign Up

Please enter a Username or Email ID
Please enter a password
Keep me logged in
Please enter your name
Please enter your mobile number
You can't leave Captcha Code empty
By submitting this form, you agree to the Terms & Privacy Policy.
OR

Sign Up via Facebook

Sign Up via Google

Sign Up via Twitter

Download Software
Tests given

Download TCY App

App Image

In `C`, malloc ( ) function returns a pointer to

 
Integer
Character
Structure
String

Reply


Please type your answer before submitting.
Submit

It returns pointers to void. and it needs to be typecasted into the required type. If I am incorrect kindly correct my answer.