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

Answers were Sorted based on User's Feedback



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

Answer / raju jaiwardhan

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.");

Is This Answer Correct ?    74 Yes 27 No

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

Answer / kumarmani

Dot Net (Dot-intelligence net-new environment technology)

Is This Answer Correct ?    2 Yes 0 No

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

Answer / ahmad faraz

There are two meanings of dot in .Net
1-Distributed- We can develope distributed applications
2-Descriptive Intelligence- .Net framework provide the facility of intelligence when we work on any language of .Net Framework.

Is This Answer Correct ?    17 Yes 16 No

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

Answer / 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

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

Answer / naveen kumar

here dot operator means member access

Is This Answer Correct ?    0 Yes 0 No

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

Answer / ramu

.net means it's network enable technology and . means it's
an extension for all the .net webpages And also it means
separation of the URL.(www.gmail.com)

Is This Answer Correct ?    8 Yes 9 No

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

Answer / bhushan adhav

. (dot) is a Simply Sepratar

Is This Answer Correct ?    0 Yes 4 No

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

Answer / krishan

dot is distributor

Is This Answer Correct ?    7 Yes 12 No

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

Answer / ranjan kumar

the meaning of .(dot) in .net framework is intellisense....

Is This Answer Correct ?    27 Yes 34 No

Post New Answer

More Dot Net AllOther Interview Questions

Define a virtual memory? : Dot net architecture

0 Answers  


What are .net mobile controls features? : Microsoft dot net mobile

0 Answers  


How does .net remoting work?

0 Answers  


what are the lifetime events of a from?

1 Answers   Six Sigma,


while developing a asp.net 2.0 ajax application how to maitain and check the ACID property for each transaction

2 Answers   Aviva,






Explain different pipelining hazards and how are they eliminated? : Dot net architecture

0 Answers  


how to manage session in webgarden ?

3 Answers   Binary Logics, Ness Technologies,


Explain .net mobile input controls? : Microsoft dot net mobile

0 Answers  


what is inheritancy where u required ?

0 Answers  


What is the use of delegates

2 Answers  


What is the procedure on hardware that converts the ascii value to binary? : .NET Architecture

0 Answers  


Define cache coherency? : Dot net architecture

0 Answers  


Categories