What i sthe meaning of .(dot) in .Net?

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


Please Help Members By Posting Answers For Below Questions

Explain about code access security?

750


Explain the use of virtual, sealed, override, and abstract.

763


Define a managed code? : Dot net architecture

689


Explain the difference between primary & secondary storage device? : .NET Architecture

725


What is .net mobile lists. Explain with an example? : Microsoft dot net mobile

680


Explain COM with example?

733


what is polymorphism and advantage ?

1733


Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile

673


how to change row background color in gridview

743


What is a service class?

757


Describe the Managed Execution Process in .NET?

709


Explain write back and write through caches? : Dot net architecture

769


What's the difference between an application and a program?

780


data types used in validation control

1938


What does this do? Gacutil /l | find /i "corillian"

803