sam jame

sam jame

  • NA
  • 45
  • 0

Which of the following accurately describes the class structure when implementing an Asp.Net page which used the codefile attribute?

Dec 6 2009 10:08 AM

a.The actual instantiated class is the class defined in the codefile.

b.The actual instantiated class is dynamically created and has a base class defined in the codefile.

c.The actual instantiated class is dynamically created and has a member representing the class defined in the codefile.

d.The actual instantiated class is dynamically creates and is a co-class of the class defined in the CodeFile.


Answers (2)