How many types of languages does .net support? name at
least 10-15?
Answer Posted / shweta
c#,j#,vb,c++,CAT
CFML
Clarion#
Cobol
Cobra
CULE
E#
Eiffel
Flash
Fortran
Java
java Script
Pascal
Smalltalk
BETA
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
Explain the Lapsed Listener problem in .net
How can I create a application?
if there are two application 1 and 2 having a variable x in both app if client1 changes value of x in 1 app client 2 want reads the value of x from 2 app what resultant value will he get
How do I write to the application configuration file at runtime?
Difference between throw exception and rethrowing ?
I can't be bothered with cas. Can I turn it off?
Define cache coherency and how is it eliminated? : Dot net architecture
Differences between VS 2005, 2008 and 2010 ?
Explain the race around condition? : Dot net architecture
Explain different pipelining hazards? : Dot net architecture
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
What is the .net class that allows the retrieval of a data element using a unique key?
Explain Intermediate Language?
What are bindings?
how we can fire event in databound column in datagrid without using button?