isaaccarter1904 isaaccarter1904 08-02-2024 Computers and Technology contestada Class Y is a subclass of class X. Will this compile? : X myX = new Y( );"a) Yes, it will compile without errors.b) No, it will throw a compilation error.c) It will compile with warnings.d) It will throw a runtime error.