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
What is %Type,%Rowtype?
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
MOV.CB 007H,ADCON1 MOVE.CT 001H,_OPTION_REG_7 MOV.CB 007H,CMCON
My Qualification is MCA.My interview is on 5th may.They may ask q as------AS u r MCA...Why u r not tring anywhere else? What can be the ans?
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
how do i add a column dynamically in a table by using java application?
Write a program to find factorial of a number using functions
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number
what is difference between object oriented programming structure and object oriented programming system?
what is delimiter in sas ?
how do u handle table control inbdc explain the process in steps iwant the answer in urgent please forward this even i know how to explain there
Write a program to show polymorphism.
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
Explain three modes in which files can be accessed from python program