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 c and C#

Answers were Sorted based on User's Feedback



what is difference between c and C#..

Answer / azhar iqbal

C is structed language whereas C# is object oriented.

Is This Answer Correct ?    147 Yes 15 No

what is difference between c and C#..

Answer / varsha vilas kalebag

C IS STRUCTURE PROGRAMMING LANGUEGES & C++ IS OBJECT
ORIENTED LANG

Is This Answer Correct ?    108 Yes 18 No

what is difference between c and C#..

Answer / shiyon ranjan raika

c is structed language whereas c# is oriented

Is This Answer Correct ?    48 Yes 3 No

what is difference between c and C#..

Answer / bharti bhattad

1)c# is managed code tht access the memore legaly bt in c++
there is ptr which access tht ilegaly.
2)c# is type safe bt c++ is not.
3)in c#,no multiple inheritance bt in c++ there is.
4)c# is case sensitive bt c++ is not.
5)c# is type safe bt c++ is not.
6)c#,there is CLR for delition of memory but in c++,there is
nt CLR.

Is This Answer Correct ?    50 Yes 18 No

what is difference between c and C#..

Answer / subrata mandal

C is more on functions. C++ is the OOP version of C. and C#
is more on the designs.

Is This Answer Correct ?    35 Yes 9 No

what is difference between c and C#..

Answer / ansh pratap singh

C is the structured programming and lot of function based
language while C# is case sensitive object oriented
programming language which give the output under the CLR.

Is This Answer Correct ?    26 Yes 3 No

what is difference between c and C#..

Answer / vishakha walsetwar

In C# Garbage collection is done by CLR
In C its not.

Is This Answer Correct ?    13 Yes 3 No

what is difference between c and C#..

Answer / shivani

c is unmanaged code and c# is managed by the .NET CLR
(common language runtime)

Is This Answer Correct ?    10 Yes 4 No

what is difference between c and C#..

Answer / banvari lal

c is structural language while c# is a oriented language

Is This Answer Correct ?    6 Yes 0 No

what is difference between c and C#..

Answer / subrata mandal

C# is case sensitive bt c is not.

Is This Answer Correct ?    35 Yes 34 No

Post New Answer

More Programming Languages AllOther Interview Questions

how to stop execution of step 3 in a job mainframe

0 Answers  


In an customer exit (include Z) program, only the last record is getting fetched. The exit is getting called after pressing save button. What to write for fetching the first record ? Before saved to a SAP table how can i call all these records in an itab in the exit ?

0 Answers  


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

0 Answers  


why main() method should not return any value

2 Answers   Accenture,


How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?

0 Answers  


what is diff bet ref variable & instance of class

0 Answers  


How to swap two String values without using a third variable?

8 Answers   Infosys,


what is session state?

0 Answers   HCL,


is it acceptable if we declare multiple exceptions in same overridden method.

0 Answers  


How to convert numeric value into words in c#????plz suggest me the coding of this question???

1 Answers   NIIT,


There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'

2 Answers  


how can i split string in a textbox in windows appication using C#.net

0 Answers   IBM,


Categories