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                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Visual Basic
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
Can we display only integers / numbers through the message 
box? Is there any constraint to do so?
 Question Submitted By :: Sumitha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Can we display only integers / numbers through the message box? Is there any constraint to do so?
Answer
# 1
yes we can display only the integers through the message box.
if isnumeric(<value>) then
    msgbox value
end if
 
Is This Answer Correct ?    1 Yes 0 No
Mirza Arif Nadeem
 
  Re: Can we display only integers / numbers through the message box? Is there any constraint to do so?
Answer
# 2
we can display any thing in messagebox. but,  what we r
going to display can be converted into string.

ex:messagebox.show(xxxx.tostring());
 
Is This Answer Correct ?    1 Yes 0 No
Vijju
 
 
 
  Re: Can we display only integers / numbers through the message box? Is there any constraint to do so?
Answer
# 3
Yes, we can
msgbox(value)
 
Is This Answer Correct ?    0 Yes 0 No
Karan Munjal
 
  Re: Can we display only integers / numbers through the message box? Is there any constraint to do so?
Answer
# 4
yes,
msgbox(2)
 
Is This Answer Correct ?    0 Yes 0 No
Soundar
 
  Re: Can we display only integers / numbers through the message box? Is there any constraint to do so?
Answer
# 5
dim xx as integer
xx=123

if val(xx) then exit sub
 
Is This Answer Correct ?    0 Yes 0 No
Laxmi
 

 
 
 
Other Visual Basic Interview Questions
 
  Question Asked @ Answers
 
I want to develop a stand alone application which can communicate with the existing applications in the system. On which this application should be based on: Standard Exe, Active-X Exe, Active-X Dll.  1
which property is used to lock a textbox to enter data?  2
what is the property to resize a label control according to your caption?  1
What is the tool used to configure the port range and protocols for DCOM communications? IBM1
what is visual basic  8
How would you attach an ActiveX control in Your Application?  1
What kind of components can you use as DCOM servers? Hudson1
What are the Style Properties of Combo Box?  1
What is frx? Cap-Gemini3
How do you clear the current selected item from a drop down combo box?  1
What is the error message that you would get if you try to assign "Null" to an integer variable? Symphony2
What is the return type of Instr and Strcmp?  3
Under which circumstance does a VB application ignore a Timer event?  1
How many MDI(multiple document interface) forms can include in one project(especially in visual basic)? Satyam2
Difference Types of Instancing Property in ActiveX Dll and Exe.  1
Which controls have refresh method? AB-Inc2
What are the types of validations available in Visual Basic? Infosys2
How does the following statements work? On Error Resume Next  1
What is ODBC? Satyam1
What's the maximum size of a textbox?  1
 
For more Visual Basic 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