what is the difference between NULL('\0') and 0?

Answer Posted / sri

null(\0) is used for strings,and there is difference
between \0 and 0.

Is This Answer Correct ?    25 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are structures and unions? State differencves between them.

620


How is a null pointer different from a dangling pointer?

562


Why c is a mother language?

560


What are the usage of pointer in c?

708


How do you determine the length of a string value that was stored in a variable?

653






Why c is called a mid level programming language?

608


Is array a primitive data type in c?

584


number of times a digit is present in a number

1545


What is sizeof in c?

575


How do you view the path?

672


Can you subtract pointers from each other? Why would you?

563


What is difference between structure and union with example?

603


The difference between printf and fprintf is ?

720


to find the closest pair

1827


What is "Hungarian Notation"?

639