Top

Discussion

Which of the following keywords is used to define an alternate name for an already existing data type?

  • A.default
  • B.volatile
  • C.typedef
  • D.static

Answer: C

The keyword typedef is used to define an alternate name for an already existing data type. It is mostly used for used defined data types.

No comment is present. Be the first to comment.
Loading…

Post your comment