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
Which method protects back button to retrieve old value from previous page in Struts.
they asked me about srs (software requirement specifcation)? how can i get anydocumentation about srs & other documnts infomation like bdd, in testing? its urgent?
Describe the difference between Interface-oriented, Object-oriented and Aspect-oriented programming
how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out
Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik
hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com
Write a program to show polymorphism.
Write a program to reverse a number?
could you please tell me how to draw the calibration curve for HPLC {the software which we are using}?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
in IBM PC -AT.WAT AT REFERS TO?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
What is the difference between COM and CORBA?
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?