What do the following declaration signify?void *cmp(); - Study24x7
Social learning Network
study24x7

Default error msg

Login

New to Study24x7 ? Join Now
Already have an account? Login
14 Mar 2023 10:24 AM study24x7 study24x7

What do the following declaration signify?void *cmp();

A

cmp is a pointer to an void type.

B

cmp is a void type pointer variable.

C

cmp is a function that return a void pointer.

D

cmp function returns nothing.

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles