What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?


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

Post New Answer

More C Interview Questions

PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE

0 Answers  


What is data structure in c language?

0 Answers  


What is %s and %d in c?

0 Answers  


Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.

2 Answers  


What is a pointer variable in c language?

0 Answers  


find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

0 Answers   TCS,


Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

0 Answers  


What is the purpose of realloc()?

0 Answers  


c program to manipulate x=1+3+5+...+n using recursion

2 Answers   Wipro,


Which type of language is c?

0 Answers  


What is a function simple definition?

0 Answers  


How pointer is benefit for design a data structure algorithm?

2 Answers  


Categories