Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the different types of operators and their order of precedence?



What are the different types of operators and their order of precedence?..

Answer / Shubham Gangwar

In VBScript, there are several types of operators includingn- Arithmetic - such as +, -, *, /, and mod.n- Comparison - such as =, <>, >, <, >=, and <=.n- Logical - such as And, Or, Not.n- Assignment - such as =, +=, -=, *=, etc.nThe order of precedence defines the order in which expressions are evaluated. Parentheses can be used to override this order.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Mention how you can call vbscript functions?

1 Answers  


What is the equivalent of VBScript?s On Error In Jscript ?

1 Answers   Microsoft,


Which respective symbols are used to separate a line and to break the lengthy statement into multiple statements in the vbscript language?

1 Answers  


Write VB script to convert from feet to inches(hint 1feet=12 inches)

2 Answers  


What is difference between Active screen and movie screen recorder in QTP 9.2?

1 Answers  


what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?

4 Answers   CybAge,


Both Static and dynamic arrays are handled by VB script. Is it true?

1 Answers  


Which keyword is used to declare a variable in the vbscript language?

1 Answers  


What is the differene between QTP 8.2 and QTP 9.0 and QTP 9.1,Pls give me answer ASAP.

3 Answers   Accenture,


What variable can you use to share info across the whole application for one user?

2 Answers  


How to throw an error in vbscript?

1 Answers  


Mention how to assign a date value to a variable?

1 Answers  


Categories