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...


Can the “if” function be used in comparing strings?


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

Post New Answer

More C Interview Questions

What do you mean by team??

5 Answers   Student,


c program to print a name without using semicolon

9 Answers   TCS, Wipro,


write a programe returns the number of times the character appears in the string

2 Answers  


what is the definition of storage classes?

3 Answers   Wipro,


Given below are three different ways to print the character for ASCII code 88. Which is the correct way1) char c = 88; cout << c << " ";2) cout.put(88);3) cout << char(88) << " "; a) 1 b) 2 c) 3 d) constant

0 Answers  


how to find the given number is prime or not?

6 Answers   IMS, ING,


What are external variables in c?

0 Answers  


What does it mean when the linker says that _end is undefined?

0 Answers  


find the sum of two matrices and WAP for it.

0 Answers   Huawei,


How to reverse alternate words in a given line of string For Eg: my name is narasimha output : my eman is ahmisaran

0 Answers  


What is difference between static and global variable in c?

0 Answers  


Is it fine to write void main () or main () in c?

0 Answers  


Categories