How does the assert() function work?



How does the assert() function work?..

Answer / nashiinformaticssolutions

How does the assert() function work?

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

what is the use of #pragma pack, wer it is used?

2 Answers   Wipro,


Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me

2 Answers  


Can a pointer point to null?

0 Answers  


what is the little endian and big endian?

1 Answers  


What is the meaning of int *x[]();?

1 Answers  






Explain how do you override a defined macro?

0 Answers  


What are pointers in C?

5 Answers   KPIT,


Which of the following about automatic variables within a function is correct ? a.its type must be declared before using the variable b.they are local c.they are not initialised to zero d.they are global.

6 Answers   FCI, TCS,


how to find out the inorder successor of a node in a tree??

2 Answers   TCS, Yahoo,


what is a headerfile?and what will be a program without it explain nan example?

6 Answers   Assurgent,


HOW TO FIND OUT THE RREVERS OF A GIVEN DIGIT NUMBER IF IT IS INPUT THROUGH THE KEYBORD BY USING C LANGUAGE

3 Answers   Wipro,


Is both getch() and getchar() functions are similar? if it is similar means why these two functions are used for same usage? if it is not similar means what is the difference?

1 Answers   Infosys,


Categories