The CUK-CST Visual Programming Quiz assesses knowledge in C# and. NET framework, focusing on core concepts like CLR, inheritance, Web Forms, and object-oriented programming. It's designed for learners to validate their understanding of Microsoft technologies, crucial for software development.
Method collision
Name collision
Function collision
Interface collision
Rate this question:
Template, Component
CLR, CTS
HTML Forms, Web services
Windows, desktop
Rate this question:
System.Type
System.Object
System.Base
System.Parent
Rate this question:
Static
Struct
Abstract
Dynamic
Rate this question:
Different parameter data types
Different order of parameters
Different number of parameters
All of above
Rate this question:
2,5
2,1
2,3
3,4
1,2,3,4,5
Rate this question:
Creates a button control
Initializes a button control
Instantiates button control
Both 1 and 2
Both 1 and 3
All of the above
Rate this question:
Creates the class Test : Form
Creates the class Test that inherits the class Form
Creates the class form that inherits the class Test
A and b
Rate this question:
A substitue for an inherited method
A means of passing arrays into methods
A class that encapsulates methods
A Wahsington representative
Rate this question:
Groupbox
Tabpage
Panel
All of the above
Rate this question:
Command
Connection
DataReader
DataRetriever
Rate this question:
- a interger type to double
- a reference type to a value type
A value type to a reference type
- a double type to interger
Rate this question:
True
False
Rate this question:
HashTable
ArrayList
SortedList
HeapList
Rate this question:
The method is public
The method can be derived
The method is static
The method can be over-ridden
Rate this question:
The keyword “Prevent” will prevent the class from being inherited.
The keyword “Abstract” will prevent the class from being inherited.
The keyword “sealed” will prevent the class from being inherited.
The keyword “Static” will prevent the class from being inherited.
Rate this question:
Textbox.databinding.add(EmpNo”);
Textbox.databinding.add("dv", ”EmpNo”);
Textbox.databinding.add(“Text”,dv,”EmpNo”);
None of the above
Rate this question:
Allows references to members of a namespace without using the fully qualified name
Use to reference an external library
Both 1 and 2
None
Rate this question:
CLS
MSIL
CTS
CLR
Rate this question:
.frm
.vbp
.vbs
.cls
Rate this question:
Combo box`
List Box
Check Box
Option Tab
Rate this question:
Variant
Integer
String
Decimal
Rate this question:
Method
Event
Form
Procedure
Rate this question:
ListBox and TextBox
ListBox and InputBox
ListBox and MsgBox
Label and TextBox
Rate this question:
Jet database engine
ODBC
OLEDB
None
Rate this question:
SingleLine=False
Scrollbar=True
Multiline=True
None
Rate this question:
ODBC
OLEDB
Jet database engine
SQLDB
Rate this question:
1 2 3 4 5
11 12 13 14 15
11 2 13 4 15
1 3 5 7 9
Rate this question:
0 4
4 0
4 2
Error
Rate this question:
Quiz Review Timeline (Updated): Apr 19, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.