1.
Which is not a Debugger Window Pane?
2.
How can you get a graphical view of Data or Class models?
3.
With the List built in functions on the context menu of the code editor you can:
4.
Which of the following are areas where IntelliMorph will help you?
5.
Where can you check Best Practice errors/warnings after compiling code?
6.
To find an error, you are debugging a piece of code and while doing that, you want to monitor the value of a variable. How can this be done?
7.
What property is NOT inherited when extending a data type?
8.
Where can you drag and drop an extended data type to?
9.
How can the StringSize property of a new extended data type, which is inherited from CustAccount, be changed?
10.
What is the standard ArrayLength value of a new extended data type?