Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is difference between java and c#

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are events in smartforms?

2322


Display names and numbers of employees who have 5 years or more experience and  salary less than Rs.15000 using array of structures (name, number, experience and  salary)

4802


How to call dll API sub routine in VB Form.

2397


How to set fixed width in particular in html? if i type more character in this it will not push near . this is my question. can u tell me the answer...

2593


what is the difference between Windows application and Unix application?

2697


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

2318


What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?

2154


what are the differences between CONS, LIST, and APPEND

5399


What is the meaning of client-server application. The purpose of Client-Server Application. with description.

2258


How to print No.of.rows affected after updation using ADO.Net

2918


WHat is execution in manual testing and when will we start execution and what language we use in execution

2003


What's the difference b/w Table & Templete in Smartform?

2300


how do find the user exit for selected feild whatis the process and can u plz explain it

2191


what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!

3372


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

1007