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

what defference between c and c++ ?

6 Answers  


can any one tell that i have a variable which is declared as static but i want this variable to be visible to the other files? how?

2 Answers  


What is the difference between new and malloc functions?

0 Answers   InterGraph,


wat is the output #define VOLEDEMORT _who_must_not_be_named int main() { printf("VOLEDEMORT"); }

2 Answers  


What are the standard predefined macros?

0 Answers  


How can you call a function, given its name as a string?

0 Answers  


write a program to produce the following output; ABCDEFGFEDCBA ABCDEF FEDCBA ABCDE EDCBA ABCD DCBA ABC CBA AB BA A A

17 Answers   ABC, College School Exams Tests,


What are the salient features of c languages?

0 Answers  


What is the difference between constant pointer and constant variable?

0 Answers   NIIT,


Why is c faster?

0 Answers  


Differentiate between ordinary variable and pointer in c.

0 Answers  


Read N characters in to an array . Use functions to do all problems and pass the address of array to function. 2. Enter alphanumeric characters and form 2 array alphaets and digits.Also print the count of each array.

0 Answers  


Categories