What is the output of the program.?(in netbeans)
private void jButton1ActionPerformed(java.awt.event.ActionEvent evt) {
int c=3+4;
double res=c;
jLabel1.setText(""+res);
}
Answers
Answered by
0
Answer:
qwrfghjxcvhnbv
Explanation:
Similar questions