1) Java uses a hybrid typing system: one system for primitives, but everything else is an object.
True
False
2) If a subclass modifies the behavior of an inherited method, it can still be a subtype.
True
False
3) Logical concurrency delivered through a single processor offers the same level of concurrency as coroutines.
True
False