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

Answer Posted / mohit (firozabad, a.d.college)

Pointer is a variable that hold the address of another
variable so address always integer type
The pointer type can not be char,float, etc

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you draw circles in C?

625


a number whose only prime factors are 2,3,5, and 7 is call humble number,,write a program to find and display the nth element in this sequence.. sample input : 2,3,4,11,12,13, and 100.. sample output : the 2nd humble number is 2,the 3rd humble number is 3,the 4th humble number is ,the 11th humble number is 12, the 12th humble number is 14, the 13th humble number is 15, the 100th humble number is 450.

4545


Does c have circular shift operators?

731


Explain spaghetti programming?

684


explain what are pointers?

619






Can you apply link and association interchangeably?

679


in linking some of os executables are linking name some of them

1651


if the area was hit by a virus and so the decrease in the population because of death was x/3 and the migration from other places increased a population by 2x then annually it had so many ppl. find our the population in the starting.

4505


What is the purpose of void in c?

619


How do you use a pointer to a function?

635


What is the general form of a C program?

598


What are the types of variables in c?

582


what is the difference between 123 and 0123 in c?

725


What is 2c dna?

608


What is the use of clrscr?

597