![]() Related Questions NOT, AND, OR, XOR, EQV, IMP Latest Answer : 1.Not2.And 3.XOR4.OR5.IMP6.EQV ... What should be used in order to determine if the cookie "FavoriteFlavors" in the request object contains more than one entry? A. Request.Cookies("FavoriteFlavors").HasItems B. Request.Cookies("FavoriteFlavors").Collection.Count C. Request.Cookies("FavoriteFlavors").Dictionary D. Request.Cookies("FavoriteFlavors").HasKeys What should the developer use in order to have an Active Server Page (ASP) invokes a stored procedure on a SQL Server database? A. ADO B. RDO C. RDS D. OLEDB E. None of the above. What is the Order of precedence for ARITHMETIC Operators. ^, -(negation), *or /, , mod, + or – 1) Global.asa 2) Server-side Includes 3) Jscript scripts tagged within tags 4) HTML together with scripts tagged within delimiters 5) VBScripts tagged within tags Latest Answer : 1> Global.asa - top to bottom5> VBScripts tagged within tags - top to bottom2> Server-side Includes as they are encountered - top to bottom4> HTML together with scripts tagged within delimiters - top to bottom3> Jscript ... 1 What programming model is ASP based on?2 Advantages of using interfaces for data access?3 What does connection.execute,connection.open do?4 set application(”varname”)=session what happens here?5 How do you define disconnected Recordset in ASP?6 If ActiveCommand property not set in ASP what happens?7 Application_start,session_start session_end application_end Is the order important?8 What is 1 mod 2?
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||