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

Can I create my own context attributes?

749


Explain about microsoft visual studio?

759


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure. : Dot net architecture

757


Define a managed code? : Dot net architecture

714


Explain about appdomains?

807


How can we perform data binding in atlas?

701


Different types of authentication modes in .net framework ?

757


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

659


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

777


What are the different pipelining hazards? : Dot net architecture

816


What is an interrupt? : .NET Architecture

672


What are bindings?

773


What are the main Tools to develop .Net Application?

732


What is a service contract, operation contract and data contract?

737


Explain the difference between l1 and l2 cache? : Dot net architecture

762