:: C Language Interview Questions ::

Click on >> (Arrow for More Questions) 

  Answer/Explaination : 

Compiler error (at line number 4): size of v is Unknown.


(Exp):
You can create a variable of type void * but not of type void, since void is 
an empty type. In the second line you are creating variable vptr of type 
void * and v of type void hence an error.
 
 

Next >>

 
 

Quick Links

| Home | C Language | All India Entrances | Previous Year Papers | Software Projects

| Project Reports | Job Alerts & Notifications | Technical Interview Questions |

| Audio Visual Notes |