what is the difference between NULL('\0') and 0?
Answer Posted / prasad
null set always knwn as zero
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
Which header file is used for clrscr?
What is the description for syntax errors?
What is static identifier?
What is the difference between functions abs() and fabs()?
What is variable and explain rules to declare variable in c?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
How do we print only part of a string in c?
What are the 32 keywords in c?
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
Explain the difference between the local variable and global variable in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
Is c is a procedural language?
Write a program to print numbers from 1 to 100 without using loop in c?
How many header files are in c?
What is the method to save data in stack data structure type?