What is a null string in c?


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

Post New Answer

More C Interview Questions

what is the use of macro program

1 Answers   TCS,


What is bubble sort technique in c?

0 Answers  


What are the types of c language?

0 Answers  


how to find the largest element of array without using relational operater?

6 Answers   Satyam, Wipro,


What is exit() function?

0 Answers  


#include<std.h> int main() { char *str[]={"Frogs","Do","Not","Die","They","Croak!"}; printf("%d %d\n",sizeof(str),strlen(str)); ...return 0; } what will the output of the above program?

6 Answers  


What is fflush() function?

0 Answers  


How can I convert a number to a string?

0 Answers  


What does the c preprocessor do?

0 Answers  


how can i get the output 54321 4321 321 21 1 in c programming........???? pls help......

10 Answers   Infosys,


what is difference between C and C++

4 Answers  


dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?

1 Answers  


Categories