programming languages Online Quiz - 152
Description: programming languages Online Quiz - 152 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
A ‘Queue’ Collection provides ‘first-in-first-out’ functionality:
You can create COM Dll’s using VB.NET
How do you create method which can be accessed without the use of objects reference ?
Which of the following can be used to run other application or batch file from VB.Net
What is the operator that is used to cast up & down the inheritance hierarchy?
Which program will you use to assemble a program written in IL
Assembly manifest contains
Static means one per class, not one for each object
A final class can be extended
Vector is synchronized whereas arraylist is not.
Map is Interface and Hashmap is class that implements Map
A Java object is subject to garbage collection when it becomes unreachable to the program in which it is used.
- What does DTD stand for?
Comment in XML document is given by
What is the correct syntax of the declaration which defines the XML version?
For XML Parser to ignore a certain section of XML Document, which syntax is correct?
Which of the following statements is false?