wt is diference between int and int pointer as same as
float and float pointer and char and char pointer

Answer Posted / khajasirajuddin shaik

int is datatype which specifies integer type of data,where as int pointer specifies the address of an integer type variable

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you draw circles in C?

847


which is an algorithm for sorting in a growing Lexicographic order

1587


Can you tell me how to check whether a linked list is circular?

1072


What are the two types of structure?

809


What is the purpose of sprintf() function?

813


What is a pointer value and address in c?

821


I have a varargs function which accepts a float parameter?

795


What are 3 types of structures?

821


Why c is known as a mother language?

843


What are the __date__ and __time__ preprocessor commands?

779


What is pointer and structure in c?

777


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

1142


What is the newline escape sequence?

831


What do mean by network ?

889


What do you mean by Recursion Function?

866