answersLogoWhite

0

AllQ&AStudy Guides
Best answer

main(){

char str[5]="hello";

if(str==NULL) printf("string null");

else printf("string not null");

}

This answer is:
Related answers

main(){

char str[5]="hello";

if(str==NULL) printf("string null");

else printf("string not null");

}

View page

main(){

char str[5]="hello";

if(str==NULL) printf("string null");

else printf("string not null");

}

View page

String s1=null

View page
yes we can initialize null characterfor example syntax :string='\0';
View page

to indicate end of string

View page
Featured study guide

Biology

12 cards

What type of reasoning was used in the development of evolutionary theory

How are hypotheses tested

What is the only thing that should differ between experimental treatments

What is a statement of no difference in experimental treatments

➡️
See all cards
No Reviews
More study guides
No Reviews

5.0
1 Review
Search results