I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.
2 6484Post New Sapient C Sharp Interview Questions
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
Explain the reasons of removal of particles from effluent gas?
int i[2], j; int *pi;i[0] = 1; i[1] = 5; pi = i; j = *pi + 1 + *(pi + 1)Value of j after execution of the above statements will be a) 7 b) 6 c) 4 d) pointer
List type of inheritance supported in django?
actually what is the working of a call center? what is the method of process and how do they get source?
What is an internal audit and what is the role of internal audit?
Byte wise what are the lengths of call and ret instructions?
Is void a keyword in c?
How do I restore my computer to factory settings windows 7 without cd?
In Which Specs Arrays, Tables & Constants Are Defined?
Demonstrated system testing experience in a large on-line environment – with at least 2 years experience including Development of test strategies development of test plans • execution of tests according to plans • defect management • using industry tools (eg HP Quality Centre formerly 'Mercury Quality Centre' (Test Director) , and • experience in interrogating and querying SQL server and Mainframe dtabases using tools such as RC Update, BRIO, SQL Server Management Studio
is there any necessity to file TDS to purchase a thing even ater paying vat
What should be done for auto generating primary key id in a table ?
Explain sortbykey() operation?
how to handle -911 (deadlock) error in a db2 program so that the program will never abend?