akashdeepbhattachary akashdeepbhattachary
  • 12-02-2024
  • Computers and Technology
contestada

public class Specimen7 {

public static void main(String[] args) {
int i, j, s = 0;
for (i = 1; i <= 2; i++) {
for (j = 1; j <= i; j++) {
s += j;
}
}
System.out.println(s);
}
}
Output required ​

Respuesta :

Otras preguntas

Find all solutions of the equation in the interval(0, 360ᵒ) : tan(x - 30ᵒ) = (-5)
Identify two stressors that grade 12 learners experience as they wait for their results and in each stress identified classify whether a stressized emotional so
Find the derivative ofw = (t² +2)⁵⁶
The questions used to identify disability by the U. S. Census result in undercounts of the number of people with disabilities. a. True b. False
Billy's Crystal Stores Inc. has assets of $5,360,000 and turns over its assets 2.3 times per year. Return on assets is 4 percent. What is the firm's profit marg
Given a 12 point sequence h[n] and a 5 point sequence g[n]. you are to build a system to calculate their linear convolution. You have DFT and IDFT blocks, but n
Assessing spiritual strengths and beliefs is recommended when working with African American clients.a. true b. false
Robert Braidwood was an environmental determinist.a) Trueb) False
In an HIV patient with a small bowel obstruction and purple macules on the face, arms, and lower extremities, overexpressing VEGF, what infectious agent is asso
1mole of ideal monoatomic gas initially at STP is compressed reversibly to 2atm along the path PT=constant. Calculate,A. Final T of the gasB. Final V of the gas