Sample Questions and Answers For all Subjects of MCA SEM 5 SMU

download Sample Questions and Answers For all Subjects of MCA SEM 5  SMU

If you can't read please download the document

Transcript of Sample Questions and Answers For all Subjects of MCA SEM 5 SMU

SIKKIM MANIPAL UNIVERSITY ASPQ.1.____ is a process of executing code on the basis of the actions that occur in an application (1) procedural programming (2) structure programming (3) event-driven (4) all of the above Q.2. This object has properties for the name & version of the browser being used (1) navigator (2) window (3) location (4) history Q.3. ______ object is the top-level object (1) navigator (2) window (3) location (4) history Q.4. ______ object has properties based on the URL (1) navigator (2) window (3) location (4) history Q.5. Every object has at least two properties _____ & ______ (1) name, action (2) action, value (3) name, value (4) none Q.6. The maximum length of prompt is ____ (1) 1000 (2) 255 (3) 1024 (4) d56 Q.7. Display a message in a dialog box (1) input box (2) msgbox (3) message box (4) all Q.8. Display warning message icon description is a constant of (1) vb warning (2) vb exclamation (3) vb question (4) vb critical Q.9. Vb retry constant return value (1) 3 (2) 4 (3) 6 (4) 7 Q.10. The second group (16, 32, 48, 64) of msgbox describe (1) type of buttons (2) describe icon style (3) button is default (4) modality of msgbox Q.11. Press _______ to view the help topics (1) F1 (2) F2 (3) F10 (4) F12 Q.12.ASP was born in November ______

SIKKIM MANIPAL UNIVERSITY(1) 1997 (2) 1996 (3) 1995 (4) 1994 Q.13.______ is a server-side scripting environment that use to create & run dynamic,high performance web server application (1) vb script (2) XML (3) ASP (4) HTML Q.14.HTML files are ______ on the client side (1) assembled (2) compiled (3) interpreted (4) b & c Q.15. ASP code is contained inside special tags (1) A+B-1 (3) M optional (3) + is used for repeating (2) * optional and repeatable(0 or more times) (4) is used for repeating man times _____ which is not the tpe of Q.49. xml declarations (1) C DATA (2) IDREF or IDREFS (3) ID (4) none Q.50. Pick out odd one (1) entity or entities (2) NM TOKENor NMTOKENS (3) attribute or attributes (4) IDREF or IDREFS Q.51. Pick out odd one (1) # required (2) # implied (3) # fixed (4) # ID

SIKKIM MANIPAL UNIVERSITYQ.52. Entity is xml can be (1) internal (2) external (3) both a & b (4) none

XML

Q.53.The steps involved in creating a valid xml document (1) writing a document type definition(3) Including a document type declaration (2) makes a xml declaration (4) writing valid xml (1) only 1 (2) only 1,2 (3) none (4) all Q.54. URI stands for (1) uniform resource identifier (2) uniform receiving indentification (3) unified recesource identification (4) none Q.55. MS xml stands for (1) Microsoft xml (2) micro saving xml (3) multi structured xml (4) none Q.56. Object model has the property as (1) node name (2) prefic (3) base name (4) none Q.57. Scheme is that the content models are (1) open b default (2) close (3) both a & b (4) none Q.58.Valid values ________________ include integers and indicates that an unrestricted number of elements (1) * (2) + (3) % (4) ?

Q.59. Max occurs is 1 when (1) content = mixed (2) content = not mixed (3) content = single (4) none Q.60._________ elements enable you to specific constraints on a specific set of sub elements (1) order (2) group (3) both a & b

SIKKIM MANIPAL UNIVERSITY(4) none

XML

Q.61. The group elements accepts (1) order (2) mini occurs (3) max occurs (4) none (5) all Q.62.The scheme using dt: type attribute indicates (1) (2) (3) (4) none Q.63.In xsl transformations address some common needs in xml which statement is not true (1) Enabling display (2) directing browsing of xml files (3) content delivery to down level browsers (4) none Q.64. An xml transformations results in the creation of new (1)none (2) xml tree (3) xml node (4) xml root Q.65. Merging data templates is referred to as (1) template model (2) data model (3) template driven model (4) data driven tool

Q.66. To declare group operations to explicitly establish precedence we use (1) [] X (2) { } X (3) ( ) X (4) none Q.67. Subs script operator is (1) [] X (2) { } X (3) ( ) X (4) none Q.68. For filtering we use (1) ( ) (2) [] (3) { } (4) none Q.69. Path operations can be used b using (1) / || (2) || (3) || ||

SIKKIM MANIPAL UNIVERSITY(4) none

XML

Q.70. Finding multiple attributes we use symbol (1) none (2) @ X (3) $ X (4) & X Q.71._________ elements selects a specific child and then inserts the text content if that child into the template (1) (2) (3) both a & b (4) none Q.72. The syntax of the ______ attribute is an xsl pattern that points to a node (1) order by (2) both a & b (3) group by (4) none