what is difference between declaring the pointer as int and
char in c language?

Answer Posted / karan

means of integer pointer a pointer variable which contains
a address of an integer value...means the address in the
pionter variable points to a integer type value....

And the means of chracter pointer, pionter variable is
contain a integer address of a character type value..

Is This Answer Correct ?    11 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 32 keywords in c?

623


Explain how can type-insensitive macros be created?

564


What is pointer to pointer in c language?

587


write a c program in such a way that if we enter the today date the output should be next day's date.

1677


Why is %d used in c?

559






What do header files do?

597


Discuss the function of conditional operator, size of operator and comma operator with examples.

672


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

927


How can I open a file so that other programs can update it at the same time?

655


Can we change the value of static variable in c?

556


What is a stream?

639


How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same

647


What are variables c?

608


How can I invoke another program or command and trap its output?

608


Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......

1738