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 about code access security?
Explain the use of virtual, sealed, override, and abstract.
Define a managed code? : Dot net architecture
Explain the difference between primary & secondary storage device? : .NET Architecture
What is .net mobile lists. Explain with an example? : Microsoft dot net mobile
Explain COM with example?
what is polymorphism and advantage ?
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
how to change row background color in gridview
What is a service class?
Describe the Managed Execution Process in .NET?
Explain write back and write through caches? : Dot net architecture
What's the difference between an application and a program?
data types used in validation control
What does this do? Gacutil /l | find /i "corillian"