Which character separates the index entry field from the subentry?

A) colon B) semi colon C) comma D) period

A

Computer Science & Information Technology

You might also like to view...

It is important to backup a database before modifying the structure of an existing database

Indicate whether the statement is true or false

Computer Science & Information Technology

The class

public class Point3D extends Point { } is an example of A) a generic class extending the class Number B) a generic class extending a non-generic class C) a generic class extending another generic class D) a non-generic class extending a generic class

Computer Science & Information Technology