Forum: ASP Jun 25th, 2005 |
| Replies: 2 Views: 3,836 can anyone pls fix up the problem
Regvalidate.asp page coding :
<%
MyFirstName = Request.Form ("login1")
MyLastName = Request.Form ("login2")
MyUserName = Request.Form ("login") |
Forum: Java Nov 26th, 2004 |
| Replies: 5 Views: 2,114 hi,
can anyone pls find out the problem of my code.
Code:
public class binarysearch {
public static void main ( String[] args ) {
int[] array = {2,2,10,20,55,100};
int target... |
Forum: Java Nov 22nd, 2004 |
| Replies: 1 Views: 1,478 hello,
i just start learning java.please solve my following problem:
Q: Write a simple program that allows a user to push up to ten names onto a stack as well as popping them off the... |
Forum: Java Nov 5th, 2004 |
| Replies: 1 Views: 2,194 hi,
can anyone help me to solve the following java problem
write a java program for holding a stack of up to 10 characters.
pls help me. thanks you
shantuli |
Forum: Java Nov 3rd, 2004 |
| Replies: 1 Views: 2,224 hi,
i am new in java, pls anyone help me to find out the error of my code.
1)Q- Write a java program which implements a simple sequential search algorithm for finding the position of a number in... |
Forum: Java Oct 14th, 2004 |
| Replies: 1 Views: 2,133 hi everyone,
can anyone pls solve me the following problem.
i need a java program that holds at least three records for friendsof your in memory.each record must consist of at least... |
Forum: Java Oct 14th, 2004 |
| Replies: 3 Views: 9,070 hi everyone,
pls solve me the following problem.
i need a java program that stores the following string in a two-dimensional char array : "Bell" "Dell","Hell" and "Sell".extend... |
Forum: Java Oct 14th, 2004 |
| Replies: 8 Views: 2,445 hi everyone,
can anyone solve me the code for the java problem.
i need a java programthat holds twenty integers in an array, loop though each cell sequentially and prints each... |
Forum: Java Aug 1st, 2004 |
| Replies: 2 Views: 2,837 yes, i mean file menu based |
Forum: Java Jul 31st, 2004 |
| Replies: 2 Views: 2,837 hello everyone,
can anyone please help me to solv the following problem.
Write a menu-based program with the following opetions :
1 Addition
2 Subtraction
3 ... |
Forum: Java Jul 31st, 2004 |
| Replies: 0 Views: 5,340 hello everyone,
can anyone please help me to solve the following problem.
Write a program
1) To demonstrate division operation handling the arithmetic... |
Forum: Java Jul 25th, 2004 |
| Replies: 3 Views: 16,754 hi everyone,
i am very new in java.can anyone help me to do the following problem:
Write a program to do the following using in-built methods in the string class of java.
1) Find... |
Forum: Java Jul 25th, 2004 |
| Replies: 2 Views: 49,268 hi everyone,
i am very new in java. i am having problem in SWITCH CASE STATEMENT. can anyone please help me to solve the following problem:
you have to write a program in java to... |
Forum: Java Jul 25th, 2004 |
| Replies: 10 Views: 10,323 hi everyone,
i am very new in java. can anyone help me to solve the following problem:
A school conducts a 100 mark exam for its student and grades them as... |
Forum: Java Jul 24th, 2004 |
| Replies: 1 Views: 7,028 hello everyone,
i am very new in java.this is why i need some help from you.i hope you will help me by solving the following problem:
write a program that simulates rooling a... |
Forum: Java Jul 24th, 2004 |
| Replies: 0 Views: 3,785 hello everyone,
i am very new in java.can anyone please help me to solve the following problem:
Write a program that will print my initials to standard output in... |