Interview Questions

Delphi Interview Questions

Delphi Interview Questions


(Continued from previous question...)

Delphi Interview Questions

  1. What is the default extension of file when we create user components?
  2. Delphi interview questions
  3. What's circular rreefence ?
  4. What's the structure of a Delphi unit file ?
  5. What's dll and how it can be implemented ?
  6. What's overloading in Delphi ?
  7. What's overriding in Delphi ?
  8. What do you meant by reintroduce in delphi ?
  9. What's pChar type ?
  10. How an ADO connection can be established ?
  11. Explain Inheritance with an example ?
  12. How polymorphism can be achieved in Delphi ?
  13. How to implement custom sorting in TStringList ?
  14. What's the difference between TList and TObjectList ?
  15. How a button can be created dynamically ?
  16. What's the difference between static and dynamic loading of dlls ? How this can be implemented ?
  17. What's the difference between virtual and dynamic methods ?
  18. What's abstract method in Delphi ?
  19. What's RTTI ?
  20. What's procedural data types ?
  21. What's called method hooking ?
  22. For what purpose the procedure FreeAndNil is used and what's the difference between FreeAndNil and Free method ?
  23. How exceptions are handled in Delphi ?
  24. What's the difference between Try ...Except and Try...Finally ?
  25. How to open a Text file in Delphi ?
  26. What's the use of Assigned method in Delphi ?
  27. What are the different access specifiers available in Delphi ?
  28. What's the difference between public and protected specifier ?
  29. How to register a component ?
  30. What's an interface in Delphi ?
  31. Is multiple inheritance available in Delphi ? How it can be implemented ?
  32. What's the difference between Form and Frame ?
  33. What are the global classes available in Delphi ?
  34. What's the Sharemem unit used for ?
  35. What are packages in Delphi?
  36. Explain about DPR?
  37. Describe about help file in Delphi?
  38. Explain about Delphi`s VCL?
  39. Explain about event handler?
  40. How application server is different from other type of servers?
  41. Explain about creating n tired applications using Delphi?
  42. How to save images to a database with Delphi?
  43. How to save binary files in Delphi?
  44. Describe how components are loaded from a DFM file at runtime.
  45. What is the difference between TGraphicControl and TWinControl?
  46. Write a function that reverses a string.
  47. If a component has another component as a property (example: TDatasource has a TDataset component as a property), what happens if the ?pointed to? component is deleted?
  48. Where does TCustomControl fit into the VCL heirarchy?
  49. What is the purpose and significance of the TPersistent class?
  50. What are the three methods required for an implementation of IInterface? What do they do?
  51. What clasLatest Delphi Interview Questions
  52. Is there in C# an equivalent of exit command in Delphi, which force the exit from one method?
  53. What is the use of GlobalMemoryStatus() function in Delphi?
  54. What are the types of arrays handled by Delphi?
  55. What must be done to make scroll bars appear automatically in Delphi?
  56. What is the use of unit interface section of Delphi?
  57. What are Delphi units?
  58. What are the code sections that get added automatically by Delphi when a form is created?
  59. What is the use of Database Form wizard in Delphi?
  60. What is TForm object in Delphi?
  61. What is the clause used with Interface section of Delphi?
  62. What is the use of container?
  63. What is the environment on which Delphi was based?
  64. What is contained in the code Unit of Delphi?
  65. How is dynamic array's memory space removed in Delphi?
  66. What are components in Delphi?
  67. What is the difference between TGraphicControl and TWinControl?
  68. Is there in C# an equivalent of exit command in Delphi, which force the exit from one method?
  69. What is RTTI in delphi
  70. How is OnCalcFields event handler used in Delphi?
  71. What is the use of Initialization and Finalization sections of Delphi?
  72. What is the use of TActiveForm object in Delphi?
  73. What are the types of arrays handled by Delphi?
  74. What must be done to make scroll bars appear automatically in Delphi?
  75. What is the use of unit interface section of Delphi?
  76. What are the code sections that get added automatically by Delphi when a form is created?
  77. What is the use of Database Form wizard in Delphi?
  78. What is the clause used with Interface section of Delphi?
  79. What is project file in Delphi?
  80. What is the environment on which Delphi was based?
  81. What are components in delphi??
  82. How is message handling handled in Delphi?
  83. What should I give to Windows API functions that want a hWnd?
  84. How does Delphis exception handling work?
  85. Do I have to understand object-oriented programming to use Delphi?
  86. Do I have to know a lot about the Windows API to use Delphi?
  87. Do I have to know a lot about the Windows API to use Delphi?
  88. How do I close a modal form? For that matter, what is the best way to close any form?
  89. Why do I get compile errors acessing the Sender object in events?
  90. How can I manipulate data programatically?
  91. How do I write a change password function for a Paradox table?
  92. Can I use the ODBC drivers that I got with ?
  93. Does Delphi support the back-end?
  94. How do we get access to a database from Delphi?
  95. How do we get access to a database from Delphi?
  96. I just bought Delphi. Where are the language and library reference manuals?
  97. What technical support do we get with Delphi?
  98. What if I do not have a CD-ROM drive?
  99. Where can I get a copy of Delphi?
  100. What is the history of Delphi?
  101. Can we write multi-user database applications in regular Delphi?
  102. What is the difference between Delphi and Delphi Client/Server?
  103. How tough is it to learn Delphi?
  104. How much disk space, memory, etc, do I need to run Delphi?
  105. What operating systems does Delphi support?
  106. What versions of Delphi are there?
  107. What is Delphi?
  108. Explain about data base form wizard?
  109. Describe about the project menu?
  110. Describe about help file in Delphi?
  111. Explain about DPR?
  112. Explain about the textual description of the form?
  113. What are packages in Delphi?
  114. Explain about the Delphi IDE?
  115. Explain about Delphi`s VCL?
  116. Explain about event handler?
  117. How application server is different from other type of servers?
  118. Explain about creating n tired applications using Delphi?
  119. What is the use of UDL files in Delphi?
  120. How do you display & in Delphi?
  121. How application server is different from other type of servers?
  122. Explain about creating n tired applications using Delphi?
  123. How to save images to a database with Delphi?
  124. How to save binary files in Delphi?
  125. How to create UDL files in Delphi?
  126. How do you work with INI files in Delphi?
  127. State and explain about Delphi?

Other Interview Questions