what is difference between java and c#

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this

1696


can we use commit,rollback in triggers and how?

1493


How to call dll API sub routine in VB Form.

1896


pleasew define carrier scope in abap (sap).

2096


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

577






how do i add a column dynamically in a table by using java application?

1543


HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??

1772


how can we implement locks in plsql?

1778


Explain three modes in which files can be accessed from python program

1314


what is diff bet ref variable & instance of class

1537


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

1768


Hi I am Rathnam, How To Remove the duplicates with out using remove duplicate stage in the datastage

1514


what is the certificates in biztalk?

1420


hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod

1634


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

1527