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
how can we implement locks in plsql?
What is SOLID Principle in Programming Language?
Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
What is the Difference between in memory database and physical database
a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov
What is diffrent between Method and and function in c#
Delta 5 weight scale not connect with oracle application what i can do?
what is best way to create a Thread class & why?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
when we use mantis? how learn mantis?
why we need to take u?
How does the TCP handle the issue of multiplexing?
can we extend a class having only one parameterised constructor.Suggest the process to do it.