what is difference between java and c#
Answers were Sorted based on User's Feedback
Answer / ashish jadhav
java is platform independent language.
C# need .NET platform.
java is Also case sensitive language
java does not support operator overloading.
c# supports operator overloading.
in java code check 2 while execution 1st at compile time
and 2nd at runtime.
in c# code check only once at compile time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nithya
java is purely object oriented language.
it's not a case sensitive.
its not support only polymorphism
and also used for web application(applet)
c# extension of c,
it's a case sensitive.
and used for desining purpose in the .net language
| Is This Answer Correct ? | 0 Yes | 2 No |
what is the difference between a namespace and assembly ?
what is log files in qtp what is use
what is the basic and unique feature of dotnet
Difference between HTML and DHTML?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
5. How do you round the addition or subtraction of two numbers in assembler?
Ordered List tag is
3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?
what is the current salary package in India for a lamp programmer
what is the difference between java , sap ,.net , orecle apps ?
1Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008