What is a 'null pointer assignment' error? Explain 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

Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

0 Answers   Ignou, Microsoft,


Write down the program to sort the array.

4 Answers   Impiger,


What is key word in c language?

4 Answers   ABC,


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


What is derived datatype in c?

0 Answers  






how should functions be apportioned among source files?

0 Answers  


What is main void in c?

1 Answers  


how many keywords are available in 'c' language a) 32 b) 34 c) 45 d) 48

1 Answers  


Add Two Numbers Without Using the Addition Operator

0 Answers  


Write a program to check palindrome number in c programming?

0 Answers  


How would you obtain the current time and difference between two times?

0 Answers   TISL,


What are the general description for loop statement and available loop types in c?

0 Answers  


Categories