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 get the index of the clicked field in reports in ABAP?
What r the attributes using in Win Runner?
we create a pf with 3 fields.2 is defined as keyfields.we lock it with alcobj command.how we find out whether the file is locked or not?is it dspfd??/
what is the BAM? where we can use it in BizTalk server?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
what is the similarity between networking devices?
When we use Windows authentication mode
can we retrieve only integer/String type columns from a table,if yes how?
WS-NUM PIC S9(05)V(02) SIGN TRAILING SEPARATE MOVE '0050000+' TO WS-NUM The value stored is 00500,00+ MOVE '0050000-' TO WS-NUM Then what is the value will be stored in WS-NUM? Am getting '-00500,00'.....>>> What should I declare to WS-NUM so that I can get correct values for both + & - signs.
19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
Find out the list of authorization objects which contains activity as a field? Thanks in advance.
Bonjour, svp je veut voir comment envoyer un mail en java et comment changer le droit d'accé d'un fichier en java: de lecture en lecture/écriture et merci d'avance ;)
through which algorithm does the garbage collector works? how the garbage collector will understand that the object will going to be deleted?
What is the purpose of
Have you used callsymputx? what points need to be kept in mind when using it?