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 |
Hi Guys, This is Rama, right now I am working as a Software Test Engineer in Gurgoan and I have over all 3 years of testing expoeriance. Right now I am looking for a change. Can any body help me out to find a job in south india. Thanks in Advance
What is Meaning of Windows Application & the use of Windows Applications? with Description.
what type of exceptions & problems are faced in production time at java technology?
Find out the list of roles which gives access to GUI activities? thanks in advance
In java without use of main() how to execute the program
Full from of MP3?
Create a class TicTacToe that will enable you to write a complete program to play the game of Tic-Tac-Toe. The class contains as private data a 3- by-3 double array of integers. The constructor should initialize the empty board to all zeros. Allow two human players. Wherever the first player moves, place a 1 in the specified square; place a 2 wherever the second player moves. Each move must be to an empty square. After each move determine whether the game has been won and whether the game is a draw. If you feel ambitious, modify your program so that the computer makes the moves for one of the players automatically. Also, allow the player to specify whether he or she wants to go first or second. If you feel exceptionally ambitious, develop a program that will play three-dimensional Tic-Tac-Toe on a 4-by-4-by-4
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.
How to call static method in Java?
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?
0 Answers Sacred Heart College,
what is jackson structured develepment?? and how is it different from OMT??