Quiz on Type Casting and Typedef

Check your understanding of type casting and typedef by completing this quiz.

1

Which of the following is the correct typedef statement?

a. typedef unsigned long int ULI ;
b.	unsigned long int ULI ;
c.	typedef unsigned long int uli ;
A)

a, b, c

B)

Only a

C)

Only c

D)

a and c

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.