What is assert and when would I use it?


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

Post New Answer

More C Interview Questions

How can you pass an array to a function by value?

0 Answers  


what is the difference between normal variables and pointer variables..............

15 Answers   HP, Infosys, Satyam, Vivekanand Education Society,


What are function pointers? Provide an example.

1 Answers  


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


What is the difference between test design and test case design?

0 Answers  


Is it possible to create recycle bin in mobiles?

2 Answers  


Why do we need arrays in c?

0 Answers  


What are the advantages of using new operator as compared to the function malloc ()?

0 Answers   NIIT,


Differentiate between null and void pointers.

0 Answers   TCS,


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


pgm to find number of words starting with capital letters in a file(additional memory usage not allowed)(if a word starting with capital also next letter in word is capital cann't be counted twice)

0 Answers   Subex,


What is true about the following C Functions a.Need not return any value b.Should always return an integer c.Should always return a float d.Should always return more than one value.

11 Answers   TCS,


Categories