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 |
hoe to data grid use in sql server 2000?
merge sort time complexity
6 Answers BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,
What is the merger sort principle and its time complexity.
I want to pass .pdf files as OlE Object to crystal report through VB6. Please any one guid me...
why main() method should not return any value
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
what is c sharp dotnet
how many trailing zeroes are there in 100! (100 factorial)?
what is apt_dump_score in datastage where it is useful
what is log files in qtp what is use
hai i am prasanna.I am MCA 2009 fresher.tell me about certifications.which certification helps me to improve my carrier and to get a technically oriented job ,which certification helps to get job faster.
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net