what is difference between c and C#
Answer Posted / 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 |
Post New Answer View All Answers
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
what is the certificates in biztalk?
I have try to write a record in a TDQ from a fle.... what are the steps to do... can anybody plz come with a solution
What is the use of sas software? Is sas and sap are different?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
in teradata level primary in table level allows duplicates why?
What is autocall macro and how to create autocall macro? what is the use of it?
What is %Type,%Rowtype?
Is anyone has done the ASP.NET MVC4 workshop course(2 days) from Peers Technologies. Let me know. I need to talk before joining ASP.NET MVC4 training at peers, Hyderabad.
what are other resources are needed for this mantis?
What do you understand by modular programming?
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
Plz sent me in .net 2.0 interview Question & answers?