Question List for "Introduction to Java Programming, Comprehensive Version"

  Topics Views Last post
Computer Science » You can define a variable twice in a block. New
Started by jeatrice
114 May 6, 2020
Computer Science » What is the printout of the following code?double x = 5.5;int y = (int)x;System.out.println("x is " ... New
Started by jeatrice
139 May 6, 2020
Computer Science » ________ is a formal process that seeks to understand the problem and document in detail what the ... New
Started by CQXA
66 May 6, 2020
Computer Science » Which of these data types requires the least amount of memory? New
Started by fahad
58 May 6, 2020
Computer Science » To declare an int variable x with initial value 200, you write ________. New
Started by altibaby
80 May 6, 2020
Computer Science » The result of an integer division is the integer part of the division; the fraction part is truncated. New
Started by stock
70 May 6, 2020
Computer Science » What is the value of (double)5/2? New
Started by sabina
49 May 6, 2020
Computer Science » ________ System analysis seeks to analyze the data flow and to identify the system's input and ... New
Started by Marty
162 May 6, 2020
Computer Science » If you attempt to add an int, a byte, a long, and a float, the result will be a ________ value. New
Started by magmichele12
46 May 6, 2020
Computer Science » Which of the following is a constant, according to Java naming conventions? New
Started by CQXA
83 May 6, 2020