The correct option is (c) 2^n
Easiest explanation: RAM is a volatile memory, therefore it stores data as long as power is on. RAM is also known as RWM (i.e. Read Write Memory). If a RAM chip has n address input lines then it can access memory locations upto 2^n.