GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP
Go To First  |  Previous Question  |  Next Question 
 ASP  |  Question 3 of 146    Print  
<% iPos = Instr("Hello World","r") %>
Referring to the above, what is the value of iPos?
A. 0
B. 1
C. 2
D. 8
E. 9



  
Total Answers and Comments: 11 Last Update: January 30, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
  Sorting Options  
  Page 1 of 2   « First    1    2    >     Last »  
June 23, 2005 20:33:17   #1  
Biradar        

RE: <% iPos = Instr("Hello World","r") %> Referring to the above, what is the value of iPos?
The correct answer of Question 3 in ASP is 9 and not 0.
 
Is this answer useful? Yes | No
August 31, 2005 00:07:54   #2  
Naresh        

RE: <% iPos = Instr("Hello World","r") %> Referring to the above, what is the value of iPos?
E: 9
 
Is this answer useful? Yes | No
September 28, 2005 08:00:08   #3  
S. Ramesh        

Answer

Answer is A

This is return 9

it will return the Position of "r"


 
Is this answer useful? Yes | No
October 14, 2005 06:03:13   #4  
aji        

RE: <% iPos = Instr("Hello World","r") %> Re...

E. 9


 
Is this answer useful? Yes | No
October 26, 2005 19:23:02   #5  
anjum        

RE: <% iPos = Instr("Hello World","r") %> Re...
b.1
 
Is this answer useful? Yes | No
November 04, 2005 04:29:50   #6  
Sandeep Mittal        

RE: <% iPos = Instr("Hello World","r") %> Re...

E : Because Instr returns the position of a character in the string. Here r is at 9th position


 
Is this answer useful? Yes | No
February 23, 2006 23:31:17   #7  
Thirumurugan        

RE: <% iPos = Instr("Hello World","r") %> Re...
Answer is 9
 
Is this answer useful? Yes | No
June 21, 2006 08:51:03   #8  
Rakesh Thawale        

RE: <% iPos = Instr("Hello World","r") %> Re...
answer is 9.
 
Is this answer useful? Yes | No
June 29, 2006 06:22:03   #9  
Sarfraz        

RE: <% iPos = Instr("Hello World","r") %> Re...
The answer should be 9  because it show the position of r in given string
 
Is this answer useful? Yes | No
January 15, 2007 02:05:54   #10  
vijayakish        

RE: <% iPos = Instr("Hello World","r") %> Re...
ans should be E.9
 
Is this answer useful? Yes | No
  Page 1 of 2   « First    1    2    >     Last »  


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape