Memory Allocation - Programming

Q1:

Can I increase the size of statically allocated array?

A Yes

B No

ANS:A - Yes

Using free()