Problem Description

By printing the size of different datatypes (char, int, float, double, long, pointers). Then create array of each type and verify that array size = element_count * sizeof(type).

Solutions (0)

No solutions submitted yet. Be the first!

Discussion (0)

No comments yet. Start the discussion!

Prev Next