What is the return type of Instr and Strcmp?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Types of cursors in DAO?

1485


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

1446


What is ado in vb?

514


Draw Sequence Modal of DAO? Explain.

1703


Explain about ADO control?

585






Are there any examples of commercial applications built using Visual Basic?

1251


How would you map properties to controls by using ActiveX Control Interface Wizard?

1711


What is FireHouse Cursors?

1757


What is the need of tabindex property is label control.

1429


Why API functions are Required?

1794


How many ways we can access file using VB?

1614


What is the use of Hyperlink control for DHTML applications?

1417


How do I force a file dialogue box to reread the currect disk?

948


what are the Types of Resultsets?

1657


What is constructors and distructors.

1654