1 true or false data persistence means an application can


1. True or False? Data persistence means an application can store on some storage media for later access.

2. True or False? A record layout would describe where the fields the sequential record would start and end by character position.

3. True or False? Abstraction could be said that it meant understanding how to communicate with something and what to expect in return. Understanding how it did this (or the details of how it works) is less relevant.

4. True or false? Code Reuse always makes applications run faster and less complex in their design.

5. True or False? Inheritance allows the programmer to change and modify the parent class..

6. True or False? At most you can have three instances of the same class.

7. True or False? Private modifiers allow only access by members of the class.

8. True or False? API stands for A Program Interface?

9. True or False? Each instantiated class has its own set of instance variables.

10. True or False? Mutator methods allow the application access to update the value in stored an instance variable.

11. True or False? With inheritance, the parent class typically has more members than its child.

12. True or False? Encapsulation is supported with public accessor and mutator methods and private variables.

13. True or False? Script languages like python do not support inheritance.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: 1 true or false data persistence means an application can
Reference No:- TGS02534325

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)