ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Scripts  >>  VB Script
 
 


 

 
 PHP interview questions  PHP Interview Questions
 ASP interview questions  ASP Interview Questions
 CGI Perl interview questions  CGI Perl Interview Questions
 JavaScript interview questions  JavaScript Interview Questions
 VB Script interview questions  VB Script Interview Questions
 JSP interview questions  JSP Interview Questions
 Shell Script interview questions  Shell Script Interview Questions
 Python interview questions  Python Interview Questions
 Tcl interview questions  Tcl Interview Questions
 Awk interview questions  Awk Interview Questions
 AJAX interview questions  AJAX Interview Questions
 Ruby on Rails interview questions  Ruby on Rails Interview Questions
 Scripts AllOther interview questions  Scripts AllOther Interview Questions
Question
plz give ans to this in vb script........

"krishna radha"
i want to print this string
"Radha Krishna"  like this
 Question Submitted By :: Chinna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
Answer
# 1
Dim str

str = "Radha Krishna"

Msgbox (str)
 
Is This Answer Correct ?    1 Yes 3 No
Amit Joshi
 
  Re: plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
Answer
# 2
hello friend u carefully see the question first ok
i need to print first letter capital letter for every word 
ok
 
Is This Answer Correct ?    1 Yes 1 No
Chinna
 
 
 
  Re: plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this
Answer
# 3
str="krishna radha"
A=Split(str," ")
Fstring=A(0)
Lstring=A(1)
sLString=replace(Lstring,"r","R")
sFString=replace(Fstring,"k","K")
Rstring=sLString&" "&sFString
MsgBox Rstring

The above VB Script is exact ans for this question.
 
Is This Answer Correct ?    3 Yes 0 No
Ddpras
 

 
 
 
Other VB Script Interview Questions
 
  Question Asked @ Answers
 
i want to when we will write the scripts either after getting the build or after getting the SRS?  3
how to write code: to check whether the window of an Application Under Test exist or not . plz give with example  2
What is the difference between ByRef and ByVal. When to use ByRef and ByVal TCS2
plz give ans to this in vb script........ "krishna radha" i want to print this string "Radha Krishna" like this  3
how to retrive the tooltip by using descriptive programming in qtp? iGate1
Explain the difference between POST and GET Method.  1
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script  1
In QTP how to insert a data base check point for web based application and simultaneous link to code in expert veiw. hw to retrieve a data(single coulumn from server) that matches with inserted value manually or exported from excel sheet.  2
what is the function to get the ascii value of the character? Netxcell2
How do you get the value of a combo box in Javascript?  1
what is the differenece btwn scripting language and programming language  3
how to write function to validate the number of characters entering into the text box? TCS1
Why do we use Option Explicit?  5
How can you have different number of cells for each row of a table in HTML?  2
what is the function to display current date?  3
Hi I don't have any idea on VBscript. can any one point me to a good web site to learn VBscript. Regards lina  2
What is difference between Active screen and movie screen recorder in QTP 9.2?  1
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use? Perot-Systems3
we executed QTP scripts in one browser(i.e IN)same scripts is working on another browsers or not (i.e mean netscap,m azol..like ) Accenture5
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in NIIT4
 
For more VB Script Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com