Difference between C++ and C#.net
Answer Posted / rajesh
C++ uses Object oriented concepts for their programming
where C# is pure object oriented language.One point that
support the above statement is
where as c++ supports multiple inheritance while C#
only single inheritance.
One feature of OOPs language is "Supporting Single
Inheritance"
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
Is a decimal an integer?
What are the 3 types of comments in c#?
What is an escape sequence?
Explain the difference between class and interface in .net?
What is the advantage of constructor?
What is console programming language?
What is delimiter in c#?
Hi Friends, I am going through Siemens Interview Procedure from last 1+1/2 months. I went through 1 written + 2 Technical + 1 Managerial Round process after which I got call from HR informing that "you are selected and we would like to meet you for HR round". HR round was very nominal compared to MR. HR Round last for hardly 5 mins. They told me that you will get the final result on Friday. Still I have not received any feedback from them. Please help!!!
What are custom exceptions in C#?
What is the difference between an application domain and a process?
Explain clr in brief.
What are the advantages of using delegates in c#?
Explain the difference between passing parameters by value and passing parameters by reference with an example?
What is the diff between System.String and System.Text.StringBuilder classes?
What are satellite assemblies? How will you get the different language strings?