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

Answer Posted / vinay

int is datatype and int pointer is datatype with address

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the translation phases used in c language?

830


How can I trap or ignore keyboard interrupts like control-c?

819


How can I make it pause before closing the program output window?

789


Explain what is a static function?

849


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.

1710


hi... can anyone help me to make a two-dimensinal arrays in finding the sum of two elements plzzz. thnx a lot...

1696


Write a program to print fibonacci series using recursion?

828


What is the difference between fread buffer() and fwrite buffer()?

902


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

1893


What is a const pointer?

807


What is a protocol in c?

752


What is the use of #define preprocessor in c?

823


What are the 5 elements of structure?

817


What are the advantages of using Unions?

849


What are the two forms of #include directive?

864