![]() |
| 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 |
![]() Related Questions <% Response.Write a %> In the sample code shown above, what will be written to the screen? A. 1 B. 2 C. 1, 2 D. 1&2 E. Nothing. A. Relational data via Jet. B. Local or SQL data via Jet. C. Relational data via ODBC. D. Non-relational data via DSN-less ODBC. E. All types of data via OLE DB. Latest Answer : E is the right answer. i.e. All types of data using OLEDB ... EMPTY: has no value NULL: Value does not exist (conjunction with database) OBJECT: Latest Answer : Subtype Explanation Empty Variant is not initialized. Value is either zero for numeric variables or a zero-length string ("") for string variables. Null Variant intentionally contains no valid data. Boolean Contains either True or False. Byte Contains ... A. This applies only to Visual Basic, not VBScript. B. All variables must be dimensioned before use. C. All variables are dimensioned at run-time. D. Forces all controls to have a SELECTED option. Latest Answer : Option Explicit is used to trap the undeclared variables or to define the variable before use. To avoid duplicate variable declaration. ... What does Internet Information Server (IIS) assume to be the default language for Active Server Pages? A. Jscript B. JavaScript C. JAVA D. VBScript E. ECMAScript A. 3 B. 2 C. 1 D. 4 Latest Answer : There are 2 types of cookies: (1) Session Based which expire at the end of the session.(2) Persistent cokkies which dont exipre(Stored in your hard disk). ... • Static HTML – Browser uses HTTP to request HTML file from the Web Server • Dynamic HTML – Browser uses HTTP to request an executable application rather than a Static HTML file Latest Answer : There are two types of HTML,1.Static HTML -for creating static pages.2.Dynamic HTML -for creating dynamic pages using scripting languages like JavaScript,VBScript. ... It permits to create more interactive Web Pages. Validation, formatting of web pages can be done. VBScript, JavaScript are some examples. Latest Answer : Its a high-level programming language that is interpreted by another program at runtime rather than compiled by the computer’s processor as other programming languages (such as C and C++) are These types of languages are client-side scripting languages, ... VBScript Latest Answer : ANS: VBScript ... Variant is the default data type in VBScript, which can store a value of any type. Latest Answer : Variant is the default data type. There is no arrangement in vbscript to specify particular datatype as other language. ...
Sponsored Links
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||