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

What is MS chart control in visual studio?

692


What is a virtual memory? : .NET Architecture

536


Explain .net mobile selectionlist control? : Microsoft dot net mobile

501


Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form.

522


Define cache? : Dot net architecture

546






Explain the difference between inprocess vs out process session state : Dot net architecture

523


how to set the startup position of the form?

1509


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

546


Explain what does the term "green architecture" mean? : Dot net architecture

551


what is the difference between master page and content page?

2114


what is inheritancy where u required ?

1516


Explain pipelining? : .NET Architecture

547


Explain how to develop mobile applications using microsoft mobile internet toolkit (mmit) or .net mobile? : Microsoft dot net mobile

500


Define dma? : Dot net architecture

550


Explain the race around condition? How can it be overcome? : Dot net architecture

524