Is there any demerits of using pointer?


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

Post New Answer

More C Interview Questions

Explain goto?

0 Answers  


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

1 Answers  


what is the syallabus of computer science students in group- 1?

0 Answers  


Write a program to produce the following output: 1 2 3 4 5 6 7 8 9 10

1 Answers   CMS,


What is the use of static variable in c?

0 Answers  






size maximum allocated by calloc()

3 Answers   DELL,


How can you find the exact size of a data type in c?

0 Answers  


Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given

0 Answers   XYZ,


write a program to display the numbers having digit 9 in the given range from 1 to 100

1 Answers  


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


what is constant pointer?

3 Answers  


What is restrict keyword in c?

0 Answers  


Categories