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 differences between image and picture controls?

3 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


___ is the control used to call a windows application.

0 Answers  


How can you filter out specific type of file using file system controls?

0 Answers  


What is connection object in vb net?

0 Answers  


What is the use of debug Window?

1 Answers  


What is the different between Microsoft ODBC Driver and Oracle OBDC Driver?

1 Answers  


What is Centralization Error Handling?

1 Answers  


What is ado data control in vb6 0?

0 Answers  


what is the difference between vb and vb.net

2 Answers  


what is the Difference between Tabletype and Snapshot?

0 Answers  


what are the Types of ActiveX Components in VB?

1 Answers  


Categories