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 the return type of Instr and Strcmp?

Answers were Sorted based on User's Feedback



What is the return type of Instr and Strcmp?..

Answer / guest

Instr ? integer (Numeric position)
Strcmp - integer
( if both the string are equal they result = 0)
Strcmp (Str1, Str2, Comparetype)
Comparing mode = 0 ? Binary Comparing
1 ? Textual Comparing

Is This Answer Correct ?    5 Yes 0 No

What is the return type of Instr and Strcmp?..

Answer / cherran

?instr(1,"cherralathan","t")
9
?strcomp("aaa","aaa")
0
?strcomp("bbb","ccc")
-1
?strcomp("ccc","bbb")
1

Is This Answer Correct ?    6 Yes 2 No

What is the return type of Instr and Strcmp?..

Answer / khadeer.k

for instr return type is int;
for strcmp return type is void;

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More Visual Basic Interview Questions

what are the Types of LockEdits in RDO?

0 Answers  


How to get Cursor position using API?

0 Answers  


What is ODBC Direct and Microsoft Jet Database Engine ?

0 Answers  


How would you attach an ActiveX control in Your Application?

0 Answers  


How to check the condition in Msgbox?

3 Answers  


___ is the control used to call a windows application.

0 Answers  


in ADO connection string if password is leave blank and all others are given. what will happen

1 Answers   eFunds,


Binary Access-method isused to access file in which manner?

0 Answers  


How many system controls are available ?

1 Answers  


How would you activate animation control?

0 Answers  


How would you create properties by using class Builder Wizard?

0 Answers  


what are the different Types of Recordsets.

0 Answers  


Categories