Skip to main content
Participant
March 27, 2015
Question

Please give the complete code for the below problems with action page and Form.

  • March 27, 2015
  • 2 replies
  • 510 views
  1. Create an array, which is holding ‘n’ strings (words), , and implement the functionality to search given string  is present in the array. Give an option to the user to enter the word  to be searched
  2. Create a static array of ‘n’ numbers , and implement the functionality to search given number is present in the array. Give an option to the user to enter the number to be searched
  3. Implement the functionality to search given word is present with in the predefined sentence. Give an option to the user to enter the word  to be searched
This topic has been closed for replies.

2 replies

WolfShade
Legend
March 30, 2015

As haxtbh‌ has pointed out, these forums are for HELPING you fix code you've already tried and are having issues with.  We aren't here to write your code, whether for a project or homework, from scratch.  We can only help you if you help us by making an attempt.

V/r,

^_^

Inspiring
March 27, 2015

Nice try. No one here will give you a complete lot of code for what you have asked. We are not here to do the job for you.

If you have some code which you need help with them I'm sure everyone will have a look and try and help out.