what is difference between c and C#

Answer Posted / vishakha walsetwar

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

Is This Answer Correct ?    13 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tips for blog integration by www.esteemwebsolutions.com. Can Any body suggest me to how to make wonderful questions on web integration..

1642


I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that

1646


Write a program to swap the content of two variables without using a third variable.

570


What do you understand by modular programming?

670


If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com

7828






4. What is the need of START 0? Instead if can we use any other numeric? If we use what will happen?

1889


Is class is a abstract datatype in java?

1445


how to stop execution of step 3 in a job mainframe

1707


What is the difference beween joblib and steplib statements

1781


kindly send interview materials

1306


Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.

1969


Write a program to reverse a number?

653


what does mean and stack mean in genral programming?

1436


how can we implement locks in plsql?

1786


Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.

580