1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Blababa [14]
3 years ago
6

Which 1 of the following did women NOT do during WWII?

Engineering
2 answers:
maria [59]3 years ago
4 0
What are the things we’re choosing from lma0
Anastaziya [24]3 years ago
3 0

Answer:

Didn't do what, there are no women as answers. Contact me and give me the women.

Explanation:

You might be interested in
Which one of the following questions about population growth is the only TRUE statement?A) The size of a population can never ex
tatyana61 [14]

Answer:

Explanation:

5

6 0
3 years ago
The second programming project involves writing a program that accepts an arithmetic expression of unsigned integers in postfix
Tpy6a [65]

Answer:

Explanation:

Note: In case of any queries, just comment in box I would be very happy to assist all your queries

SourceCode:

// MyGUI.java:

// Import packages

import java.awt.FlowLayout;

import java.awt.GridLayout;

import java.awt.event.ActionEvent;

import java.awt.event.ActionListener;

import java.io.BufferedReader;

import java.io.IOException;

import java.io.InputStreamReader;

import java.util.EmptyStackException;

import java.util.Stack;

import javax.swing.JButton;

import javax.swing.JFrame;

import javax.swing.JLabel;

import javax.swing.JOptionPane;

import javax.swing.JPanel;

import javax.swing.JTextField;

import javax.swing.SwingConstants;

// Declaare and define the class MyGUI

abstract class MyGUI extends JFrame implements ActionListener {

JTextField userInput;

JLabel inputDescLbl, resultLbl;

JPanel inputPanel, resultPanel;

JButton evlBtn;

Stack<Object> stk;

// Define the constructor MyGUI

MyGUI() {

super("Tree Address Generator");

inputPanel = new JPanel(new FlowLayout());

resultPanel = new JPanel(new FlowLayout());

setLayout(new GridLayout(2, 1));

userInput = new JTextField(20);

inputDescLbl = new JLabel("Enter Postfix Expression:");

evlBtn = new JButton("Construct Tree");

evlBtn.addActionListener(this);

resultLbl = new JLabel("Infix Expression:", SwingConstants.LEFT);

add(inputPanel);

add(resultPanel);

inputPanel.add(inputDescLbl);

inputPanel.add(userInput);

inputPanel.add(evlBtn);

resultPanel.add(resultLbl);

stk = new Stack<Object>();

}

}

//Stack.java:

// Declare and define the class Stack

class Stack {

private int[] a;

private int top, m;

public Stack(int max) {

m = max;

a = new int[m];

top = -1; }

public void push(int key) {

a[++top] = key; }

public int pop() {

return (a[top--]); }

}

// Declare and define the class Evaluation()

class Evaluation {

public int calculate(String s) {

int n, r = 0;

n = s.length();

Stack a = new Stack(n);

for (int i = 0; i < n; i++) {

char ch = s.charAt(i);

if (ch >= '0' && ch <= '9')

a.push((int) (ch - '0'));

else if (ch == ' ')

continue;

else {

int x = a.pop();

int y = a.pop();

switch (ch) {

case '+':

r = x + y;

break;

case '-':

r = y - x;

break;

case '*':

r = x * y;

break;

case '/':

r = y / x;

break;

default:

r = 0;

}

a.push(r);

}

}

r = a.pop();

return (r);

}

}

// PostfixToInfix.java:

// Import packages

import java.util.Scanner;

import java.util.Stack;

// Declare and define the class PostfixToInfix

class PostfixToInfix {

// Determine whether the character entered is an operator or not

private boolean isOperator(char c) {

if (c == '+' || c == '-' || c == '*' || c == '/' || c == '^')

return true;

return false;

}

// Declare and define the convert()

public String convert(String postfix) {

Stack<String> s = new Stack<>();

for (int i = 0; i < postfix.length(); i++) {

char c = postfix.charAt(i);

if (isOperator(c)) {

String b = s.pop();

String a = s.pop();

s.push("(" + a + c + b + ")");

} else

s.push("" + c);

}

return s.pop();

}

// Program starts from main()

public static void main(String[] args) {

PostfixToInfix obj = new PostfixToInfix();

Scanner sc = new Scanner(System.in);

// Prompt the user to enter the postfix expression

System.out.print("Postfix : ");

String postfix = sc.next();

// Display the expression in infix expression

System.out.println("Infix : " + obj.convert(postfix));

}

}

Output:

e Console X terminated PostfixTolnfix [Java Application] C:\Program Files\Java\jrel.8.0_121\bin\javaw.exe Postfix : ABD++C-D/ .

3 0
2 years ago
Which of the following sentences uses the active voice
MrRa [10]

Answer: Last week, Nate and I counted all the inventory.

Explanation: all other choices are passive voices

this sentence follows a clear subject + verb + object construct that's why it is an active voice. In fact, sentences constructed in the active voice add impact to your writing. but on the other hand With passive voice, the subject is acted upon by the verb.

Ape x

7 0
2 years ago
Carbon dioxide initially at 50 kPa, 400 K, undergoes a process in a closed system until its pressure and temperature are 2 MPa a
Elena L [17]

Answer:

$ S_2 - S_1 = -0.1104 \: \: kJ/kg.K$

The entropy change of the carbon dioxide is -0.1104 kJ/kg.K

Explanation:

We are given that carbon dioxide undergoes a process in a closed system.

We are asked to find the entropy change of the carbon dioxide  with the assumption that the specific heats are constant.

The entropy change of the carbon dioxide is given by

$ S_2 - S_1 = C_p \ln (\frac{T_2}{T_1}) - R\ln (\frac{P_2}{P_1}) $

Where Cp is the specific heat constant

Cp = 0.846 kJ/kg.K

R is the universal gas constant

R = 0.1889 kJ/kg.K

T₁ and T₂ is the initial and final temperature of carbon dioxide.

P₁ and P₂ is the initial and final pressure of carbon dioxide.

$ S_2 - S_1 = 0.846 \ln (\frac{800}{400}) - 0.1889\ln (\frac{2000}{50}) $

$ S_2 - S_1 = 0.846(0.69315) - 0.1889(3.6888) $

$ S_2 - S_1 = 0.5864 - 0.6968 $

$ S_2 - S_1 = -0.1104 \: \: kJ/kg.K$

Therefore, the entropy change of the carbon dioxide is -0.1104 kJ/kg.K

6 0
2 years ago
Luợng hơi nước có lưu lượng 100kg/s ở áp suất đầu p;= 20bar, nhiệt độ đầu t; =400°C giãn nở đoạn nhiệt trong tuabin đến độ khô X
Valentin [98]

Answer:

Explanation:

.

3 0
2 years ago
Other questions:
  • Most motor vehicle crashes in Florida in 2016 occurred on
    13·2 answers
  • - The four leading causes of death in the
    5·2 answers
  • The process _______ boosted the production of fertilizers and strengthened the agriculture industry.
    13·1 answer
  • Suppose we want to determine how many of the bits in a twelve-bit unsigned number are equal to zero. Implement the simplest circ
    14·1 answer
  • An ideal reheat Rankine cycle with water as the working fluid operates the boiler at 15,000 kPa, the reheater at 2000 kPa, and t
    13·1 answer
  • (30 pts) A simply supported beam with a span L=20 ft and cross sectional dimensions: b=14 in; h=20 in; d=17.5 in. is reinforced
    13·1 answer
  • Our aim is to calculate the efficiency of a gas turbine by assuming it operation can be modeled as a Carnot cycle. The kerosene
    9·1 answer
  • Bore = 3"
    13·2 answers
  • Write a system of equations to describe the situation below, solve using any method, and fill in the blanks.
    10·1 answer
  • the maximum load that a hori-zontal beam can carry is directly proportional to its width. if a beam 1.5 inches wide can support
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!