How can your reverse a sentence("I LOVE MY COUNTRY" to
"COUNTRY MY LOVE I")
Answer Posted / tanmoy saha
<?php
$main = 'I LOVE MY COUNTRY';
$main_arr = explode(' ',$main);
$rev_arr = array_reverse($main_arr);
echo implode(' ',$rev_arr);
?>
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Hi friends, currently i am working with banking domain project in the part of testing..what kind of questions will be ask at interviews.. can anybody listout the project oriented questions which are asked in interviews...
How do u determine,what to be tested?
What is mean by incident logging system ?
What is difference between Manual testing and Pega/BPM testing?
how to clarify functional requirements and non functional requirements in a srs?
What are similarities of Agile and Scrum?
Give me sample test cases for smoke testing
what are the test bugs
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
. Is any graph is used for code coverage analysis?
What is defect cascading in software testing?
what is the difference between PEGA based web application testing versus web application testing?
negative test cases on banking domain ?
could u pls anyone tel me .."which is the best instute that provides eficient practical knowledge and also real-time oriented knowldge to do a project in manual and automation testing..in hyd" pls send me to dis mail-id if u find any..? sinducute17@gmail.com
If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com