What are the different types of pointers used in delphi?
What is the procedure to connect delphi application to ms access database?
Why is there no automation in releasing the memory automatically during the termination of the program?
What are the problems faced by memory leaks?
What is the process of exception handling in delphi?
What are the different ways of defining array sizes?
Explain the findclose method?
How does run-time type information (rtti) work?
What are the different types of object allocations methods in delphi?
Write a program to show the memory leak?
Explain the methods findfirst, findnext and findclose?
What is the function of dynamic arrays?
How is the memory used within an object in delphi?
How do abstract classes differ from interfaces?
What is the function of inheritance in delphi?