Computer Science, asked by laxmikumarilax28, 3 months ago

43. Which of the following is used to provide an alias to existing data type in C?

(A) typedef (B) enum (C) def (D) array​

Answers

Answered by imtiyazallam
0

Which of the following is used to provide an alias to existing data type in C?

Answer:

(A) typedef

For more details open:

https://stackoverflow.com/questions/37450828/can-you-type-alias-an-existing-user-defined-type-in-c

Similar questions