|
Related Questions |
View Answer |
|
can we inherit the java class in C# class,how?
|
View Answer
|
|
We declare an integer variable 'x' in C# as
|
View Answer
|
|
A code block in C# is enclosed between
|
View Answer
|
|
To read user input from the console, the following statement is used
|
View Answer
|
|
The following is a correct call to the Main() function
|
View Answer
|
|
All the C# programs must have the following statement
|
View Answer
|
|
To write a line of text to the xonsole window, we make the following call
|
View Answer
|
|
There must be at least the following function in a C# program
|
View Answer
|
|
Every statement in C# must end in
|
View Answer
|
|
The C# code files have an extension
|
View Answer
|
|
You can create the following using C#
|
View Answer
|
|
From command line, a C# program can be compiled using
|
View Answer
|
|
ASP.NET web pages can be programmed in C#?
|
View Answer
|
|
All the .NET languages have the following in common
|
View Answer
|
|
IL code compiles to
|
View Answer
|
|
Which is the first level of compilation in the .NET languages?
|
View Answer
|
|
What is IL?
|
View Answer
|
|
What is CLR?
|
View Answer
|
|
What is CLS?
|
View Answer
|
|
What is CTS?
|
View Answer
|