Search:

Type: Posts; User: divi

Search: Search took 0.08 seconds.

  1. can anyone help me to fix the error in the program???

    import java.sql.*;
    public class ss
    {
    public static void main(String args[])
    {
    try
    {
    //int n=0,p=0,s;
    int SBP,DBP,CHOL,AGE,WAIST,BMI;
    //DataInputStream ob=new...
  2. can anyone help me to fix the error in the program???

    import java.sql.*;
    import java.lang.*;
    import java.io.*;
    public class new
    {
    public static void main(String args[])
    {
    try
    {
    //int n=0,p=0,s;
Results 1 to 2 of 2