To search for a period (.) in a string called strTest, call method

a) String.Search( strTest, "." )
b)String.IndexOf( strTest, "." )
c) strTest.IndexOf( "." )
d) strTest.Search( "." )


c) strTest.IndexOf( "." )

Computer Science & Information Technology

You might also like to view...

_________ enables customers to combine basic computing services, such as number crunching and data storage, to build highly adaptable computer systems.

A. IaaS B. EAP peer C. CP D. SaaS

Computer Science & Information Technology

The ________ provides the area in which you type the URL for the site you want to visit, and which also works as a search box

A) address bar B) page tab C) menu button D) browsing window

Computer Science & Information Technology

With a fiber-optic cable installation _______ strands are normally used, one for each direction

Fill in the blank(s) with correct word

Computer Science & Information Technology

__________ is a response to malware that involves updating systems and applications to mitigate vulnerabilities and correct security flaws.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology