What are the advantages and disadvantages of pointers?


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

Post New Answer

More C Interview Questions

What is Heap?

3 Answers  


difference between string and array?

6 Answers  


7-Given an index k, return the kth row of the Pascal's triangle. For example, when k = 3, the row is [1,3,3,1]. For reference look at the following standard pascal’s triangle.

0 Answers  


What is the proper way of these job Tell me about there full work

0 Answers   EDS,


Can 'this' pointer by used in the constructor?

0 Answers  






Where are local variables stored in c?

0 Answers  


write a progam to compare the string using switch case?

1 Answers  


If the static variable is declared as global, will it be same as extern?

1 Answers   Samsung,


What are global variables and how do you declare them?

0 Answers  


what is default constructor?

2 Answers   HCL,


write a c program for swapping two strings using pointer

0 Answers  


How many levels of pointers can you have?

0 Answers  


Categories