how many languages .net is supporting now?
Answers were Sorted based on User's Feedback
Answer / simran_8185@rediff.com
.net is actually a framework and supports the following
languages := VB,C++,C# etc
and a technology that is Asp.net
| Is This Answer Correct ? | 2 Yes | 0 No |
What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
what is delegats ?
why rownum=1 works properly but not rownum=>2,=>3 etc.
Define Form modules, Class modules and Standard modules
how pseudo column works?
Write a program to show polymorphism.
Difference between delegates and Events?
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
what is delimiter in sas ?
What do you mean by text editor?
2. What do you mean by DHCP?
What is Boxing?