what is a constant pointer in C


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How does free() know explain how much memory to release?

0 Answers  


what is difference between #include<stdio.h> and #include"stdio.h"

4 Answers  


What does %p mean?

0 Answers  


What is || operator and how does it function in a program?

0 Answers  


What are examples of structures?

0 Answers  






Describe static function with its usage?

0 Answers  


What is infinite loop?

0 Answers  


Why is c fast?

0 Answers  


What is clrscr in c?

0 Answers  


How do you define structure?

0 Answers  


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.

0 Answers  


What is structure in c explain with example?

0 Answers  


Categories