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

What is wrong in this statement?

0 Answers  


write a program to swap bits in a character and return the value prototype of function char fun (char a, charb flag c) where fun returns a char, char a is a the value char b is the bit to be changed and flag c is the bit value for eg: x=fun(45,7,0) since 45 is 0010 0101 and ow x should contain the value 65 (0110 0101)

1 Answers   Bosch, College School Exams Tests,


what is disadvantage of pointer in C

13 Answers   Tech Mahindra,


In header files whether functions are declared or defined?

1 Answers   TCS,


Explain a file operation in C with an example.

0 Answers   Amdocs,






Write the program for displaying the ten most frequent words in a file such that your program should be efficient in all complexity measures.

3 Answers   Google,


Why doesn't C have nested functions?

2 Answers  


What is main () in c language?

0 Answers  


How does #define work?

0 Answers  


Can we declare a function inside a function in c?

0 Answers  


what is event driven software and what is procedural driven software?

0 Answers  


Add 2 64 bit numbers on a 32 bit machine

3 Answers   EMC, Hyderabad Central University, NetApp,


Categories