P2Pprogrammer 2 programmer


Home > Download > SMU - Question Paper > BCA > BC0053

VB.Net & XML


This is the collection of Sikkim Manipal University (SMU) question and answers for VB.Net & XML. It will help to prepare your examination. All question paper are classified as per semester, subject code and question type of Part A, Part B and Part C with multiple choice options as same as actual examination. SMU question papers includes year 2024, 2023, 2022 Sem I, II, III, IV, V, VI examinations of all subjects.

SMU question test set of old, last and previous year are updated regularly and it is absolutely free to use. Question paper includes Visual basic 6, VB.Net, C#, ASP.Net, Web, Oracle, Database, SQL, Software Engineering, C, C++, OOPS, MBA, MCA, BSC IT I have requested you kindly send me the question paper of VB.Net & XML, SMU - Bachelor of Computer Application.

Course Name        BCA (Bachelor of Computer Application)

Subject Code       BC0053 (VB.Net & XML)

Get Questions        PART - A    PART - B    PART - C

Subject : VB.Net & XML

     BC0053 : PART - C    


Q. 1Identify the methods that are used to
navigate through the Recordset
1. Record Count
2. Move Previous
3. Update
4. Insert New
5. Delete
6. Move Next
7. Move First
 A)1, 2, 3, 4, 5, 7
 B)2, 3, 4, 5, 6, 7
 C)1, 2, 3, 5, 6, 7
 D)1, 2, 3, 4, 5, 6, 7
   
Q. 2Pick out the correct statement with
reference to well-formed XML document.
1) Must have one and only one root element
2) Attribute values must always be in quotes
3) Attributes may appear more than once on
the same start-tag.
4) Al
 A)2), 3), 5), 6)
 B)1), 2), 4), 6)
 C)1), 2), 4), 5)
 D)1), 3), 5), 6)
   
Q. 3 What are the features of the Data Report
designer
1. Textbox Controls
2. Print Preview
3. Drag and drop functionality for fields
4. Export Templates
5. File Export
6. Asynchronous Operation
 A)Except 6
 B)All the above
 C)Except 4
 D)Except 5
   
Q. 4 What are the possible types of attribute
declarations, in XML
i. CDATA
ii. ID
iii. IDREF
iv. NMTOKEN
v. Entity
 A)All the above
 B)None of the above
 C)i., iii and iv
 D)i, ii and v
   
Q. 5Which of the following program should be
executed to print numbers from 5 to 9 on the
form?
i.
Dim k As Integer
k=5
Do White k<10
Print k
k=k+1
Loop
ii.
Dim k As Integer
k=5
Do White k<=9
Print k
 A)Only I
 B)i, ii
 C)i, ii, iii
 D)Only iv
   
Click here to get VB.Net & XML (BC0053) New Question


Home > Download > SMU - Question Paper > BCA > BC0053