In Ext.js can you write the class name starting with a small letter?

10. In Ext.js can you write the class name starting with a small letter?

  1. Yes
  2. No

Answer: B) No

Explanation:

Class names in ExtJS should start with a capital letter and use CamelCase, for example, "MyClass".

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.