What are different types of pointers?


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

Post New Answer

More C Interview Questions

Explain is it valid to address one element beyond the end of an array?

0 Answers  


What is array of structure in c?

0 Answers  


What does c mean in standard form?

0 Answers  


Explain bit masking in c?

0 Answers  


what r the cpu registers r ther?

1 Answers  






Explain what does it mean when a pointer is used in an if statement?

0 Answers  


which is conditional construct a) if statement b) switch statement c) while/for d) goto

0 Answers  


write C code to reverse a string such that if i/p is "abc defg hij klmno pqrs tuv wxyz" and the o/p should be "cba gfed jih onmlk srqp vut zyxw"

2 Answers  


write a program to sort the elements in a given array in c language

10 Answers   TCS,


What is null pointer in c?

0 Answers  


Write a program in C for showing working of different logical operator in C. Your program should guide users with proper message/menu on the console.

3 Answers   HCL,


Write a programme to find even numbers without using any conditional statement?

3 Answers   ADD Software, Infosys,


Categories