Answer Posted / deepak shukl
The dot operator is used to access specific methods within
the .NET Framework class libraries.
For Example:-
// The class Console in namespace System:
System.Console.WriteLine("Hello India.");
System.Console.ReadLine();
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
What is a virtual memory? : .NET Architecture
Does application frame need host?
What is a service contract, operation contract and data contract?
How does an appdomain get created?
what is the method while we are using adapter and dataset ?
What is new in the .net 2.0 class library?
Explain dotnet framework ?
8. Oop-Why and were we use Interfacse and Abstract class.
What is the use of TPL DATAFLOW?
Explain .net mobile events? : Microsoft dot net mobile
Why the config file might not be writable
Waht is Dot net Arcitecture
Is .net easier than java?
What is Com Callable wrapper?when it will created?