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

Answer Posted / herok

int variable takes interger values but int pointer can take
address of an integer variable and also int variable takes
mainly 2 bytes and int pointer takes 4 bytes of memory
space.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of operators?

778


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

2475


Does c have function or method?

797


`write a program to display the recomended action depends on a color of trafic light using nested if statments

1883


What is data type long in c?

828


I completed my B.tech (IT). Actually I want to develop virtual object that which will change software technology in the future. To develop virtual object what course I have to take. can I any professor to help me.

1953


Are enumerations really portable?

794


What does void main () mean?

953


What is class and object in c?

810


What does p mean in physics?

806


which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above

1772


Describe the header file and its usage in c programming?

832


Write a factorial program using C.

841


how should functions be apportioned among source files?

863


What does dm mean sexually?

1042