what is split function?Give me the syntax?
Answer Posted / guest
Split function will split the String expression accoring to
the split seperator that u mentioned..
For Ex: uname="suresh babu";
count=split(uname,arr1," ");
if u used that functin it will split the string into
two elements namely suresh and babu and store in the arr1
i.e arr1[]="suresh";
arr2[]="babu";
and count variable consists of number of elements in the
array.
Any further info..welcome..
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Hiiiiiiiii This is lavanya.....At present i m working as a MATLAB developer at CMC(A tata enterprise)from about1 year .now i want to move to testing field as a fresher?Is this possible...can anyone give me a suggestion regarding d testing field.....
How to check property of specific icon is highlighted or not?
How do you find an object in an gui map.
What are different types of checkpoints?
What different actions are performed by find and show button?
What is the use of gui map and what happens when the gui map file get loaded?
wat is the d/b windows 95&98&xp?could anybody give reply ?
Which function to use to compare the application date with system date?
When it is appropriate to change physical description?
What do you verify with the sync point for object/window bitmap and what command it generates, explain syntax?
What is contained in the test scripts?
How do you handle tsl exceptions?
Explain the purpose of loading winrunner add-ins?
What are the platforms that WinRunner can be used?
What is the purpose of a gui spy?