Basic
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:
.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:
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
Question:
Which of the following is not an identifier in C#?
A
void
B
x
C
getName
D
vcampus
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following are C# keywords?
A
unchecked
B
function
C
lock
D
readonly
E
construct
Note:
Not available
Show answer
Show Note
Report
Question:
Which of the following are legal identifiers in C#?
A
in
B
var
C
on
D
@class
E
none
Note:
Not available
Show answer
Show Note
Report
Question:
You can add comments in C# source code as:
A
# Your comment
B
// Your comment
C
/* Your comment */
D
/* Your comment
E
<!-- Your comment -->
Note:
Not available
Show answer
Show Note
Report
Question:
What is the extension of a C# source code file?
A
.cs
B
.csharp
C
.C#
D
.cpl
Note:
Not available
Show answer
Show Note
Report
First
Prev
1
2
3
Next
Last
/3
Go
Schools
App Store
Whiteboard
Blogs
Quiz
Test
Apply Course
Games
Freelancers
Professionals
Newspapers
Terms
Privacy
Copyright © 2024. Powered by
Intellect Software Ltd