What would you do for us? What could you do that someone else can’t
what cut of marks in cgl2010 tier2
How do you know if a set of points is a function?
hi friends i m from electrical branch and seeking for tech. + apti. both papers of hpcl plz get it available as soon as possible
hi sridhar i was wondering if you can mail me the questions for the answers you have posted. thanking you ishvinder i_malhotra1@yahoo.com
What is the command for cut?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
Please Check out and Answer the Questions in Networking section. It's argent.
i have a written test for microland please give me test pattern
Dear Gurus, Can u please post some real time tickets with solutions and what are the different tools used in Support SD consultant and their team size
How to connect to SQL server through Perl?
What is Incorporation?
What are your two biggest strengths and weaknesses?
please give me a last 10 years sbi clerk question and answer paper
how to use the regular expression for the below code-- swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:56" There is a tree view window of the folder's ie Medication- >Pharmacy(sub folder)with 56 as count of records...The records can be different or if no records present in the specific folder..then it show "Paharmacy:-no records".Whe i record at the first time .....and try to rerun the same script with different records count say "pharmacy:800"..qtp is not regnizing it...therefore i want to user regular expression..but donot now how to use it and where to use...i have tried.... swf("application name").swftreeview ("Treename").select"Medication;Pharmacy:\*"..but it s of no use..plz help..me