Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is null character in c?



What is null character in c?..

Answer / dhanshri chabukswar

null character in c is [0]...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

What are identifiers in c?

0 Answers  


plz let me know how to become a telecom protocol tester. thank you.

0 Answers  


What is variable in c with example?

1 Answers  


without using arithmatic operator convert an intger variable x into x+1

3 Answers  


main() { FILE *fs; char c[10]; fs = fopen(“source.txt”, ”r”); /* source.txt exists and contains “Vector Institute” */ fseek(fs,0,SEEK_END); fseek(fs,-3L,SEEK_CUR); fgets(c,5,fs); puts(c); }

1 Answers   Vector,


what is the function of void main()?

8 Answers  


By using C language input a date into it and if it is right?

0 Answers   Aricent,


Can a pointer be null?

0 Answers  


what information does the header files contain?

6 Answers   BSNL, Cisco, GDA Technologies,


What is the Purpose of 'extern' keyword in a function declaration?

0 Answers  


how many argument we can pas in in a function

25 Answers   CTS,


What is local and global variable in c?

0 Answers  


Categories