C#.NET
Test
Model Test
Ebook
Test on C#.Net framwork 4 Sep 30
CSharp Model Test 1
CSharp Model Test Three
Index
C#.NET Home
Datatype
59
Basic
28
Methods
5
Arrays
3
Object-Oriented Programming
11
Operators
53
Control Structure
18
Schools
Ebook
Question:
What is the default value of an int variable in C#?
A
0
B
1
C
null
D
-1
Note:
Not available
Show answer
Show Note
Report
Question:
What is the name of the C# command line compiler?
A
csc.exe
B
cc.exe
C
cs.exe
D
cse.exe
Note:
Not available
Show answer
Show Note
Report
Question:
C# is not called a strongly typed language.
A
True
B
False
Note:
Answer B because its type rules (whether enforced statically or dynamically ) are very strict
Show answer
Show Note
Report
Question:
The .NET framework consists of a runtime called the Common Language Runtime (CLR)
A
True
B
False
Note:
Not available
Show answer
Show Note
Report
Question:
.NET Framework consists of a run-time called the
A
Common Language Runtime
B
Intermediate Language Runtime
C
Virtual Machine Runtime
D
all
Note:
Not available
Show answer
Show Note
Report
Question:
Managed code is packaged into an assembly, in the form of either
A
an executable file (.exe)
B
a library (.dll) , along with time information, or metadata
C
folders and code
D
files and folder
Note:
Not available
Show answer
Show Note
Report
Question:
Dynamic binding defers binding _____
A
the process of resolving types and members - from compile time to runtime.
B
the process of resolving types and members - from runtime time to compil time.
C
the process of resolving types and members functions - from compile time to runtime.
D
none
Note:
Not available
Show answer
Show Note
Report
Question:
C# syntax is based on
A
C and C++
B
Java
C
PHP
D
C
Note:
Not available
Show answer
Show Note
Report
Question:
To produce a library (.dll) from your C# source code we usually do with the C# compiler as
A
c# target:lib sourceFile.cs
B
csc /target:library sourceFile.cs
C
csc target:dll sourceFile.cs
D
csc target:library sourceFile.cs
Note:
Not available
Show answer
Show Note
Report
Question:
Identifiers are names that programmers choose for their
A
classes
B
methods
C
variables
D
namespaces
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
Next
Last
/18
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd