1.

Classify the following data types. int array function char pointer void float double structure

Answer»

Fundamental data types 

int 

float 

double 

void 

char

Derived data types

array 

function 

pointer 

structure



Discussion

No Comment Found

Related InterviewSolutions