What is the return type of Instr and Strcmp?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How would you add elements and pictures to listitems in listview control?

1618


Explain about the creation of EXE files with Visual Basic?

676


How can you force new objects to be created on new threads?

1952


Explain about an event-driven programming language?

624


How many objects resides in ADO ?

1593






Which method is preferred to save data like database to the disk?

1616


What is the use of progress Bar Control?

1605


_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.

1383


Difference between Tabletype and Snapshot?

1591


Difference between Linked Object and Embedded Object?

1881


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1798


How can you determine performance standards?

712


What is file in vb?

580


What is datagrid in vb net?

592


Clear property is available in ____,___ control.

1159