Question: 12. Select the correct text in the passage. Which line is calling the default constructor? public class Cell C. public void printinfo() { System.out.printin(chromosomes: +

12. Select the correct text in the passage. Which line is calling the default constructor? public class Cell C. public void printinfo() { System.out.printin("chromosomes:" + chromosomes); System.out.printin("rna: " +rna); System.out.printin("h2o:"+ h20) private int chromosomes, rna; public double time, h2o; private static int cellCount0; private static double mCount 4.0; public int getChromosomes) A. public Cell() if (chromosomes 0; return mCount; public Cell(int a chromosomes, int a rna, double a h20) B. this0; chromosomes a chromosomes, rna - arna; h20- a h20; cellCount++; System.out.printin("There are now " +cellCount+ "cells")
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
