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

What is a singleton linked list?

1 Answers   Wipro,


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?

0 Answers  


When we use Windows authentication mode

0 Answers  


how to invoke the macro in another macro?

1 Answers   Accenture,


This is the portal and portlet interview question API: is JSR 168 API Server: is ibm web sphere portal server6.0 IDE: is RAD 7.0 Question:In normal struts what is the actionservlet? Ans:org.apache.struts.action.ActionServlet. But What is the actionservlet in strutsportlet?

1 Answers   CTS, IBM,






1. Write a program to create a sentence at runtime and count number of vowels in it ? 2. Write a program to get a string and to convert the 1st letter of it to uppercase ?

0 Answers   HTC,


what is programmable BIST in today ic design

0 Answers   IIT,


Where do we need Operator overloading?

0 Answers   BirlaSoft,


Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,

0 Answers   Indian Overseas Bank,


What is the difference b/w Object base and object oriented programming?

1 Answers  


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

0 Answers  


can we convert .class file to dll file

1 Answers  


Categories