Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 3 : ( 2 0 Marks ) Design the following form then write a VB code to do the following Count Matching button, count

Question 3: (20 Marks)
Design the following form then write a VB code to do the following
"Count Matching" button, count the matching chracters between string 1 and string 2.
Show your output in textbox. Without using pre-defined method. (5 marks)
"Insert at the middle" button, call the function insertToMid() that takes string 1 as
arguments then insert "VB" at the middle of string1. Show your output in textbox.
Without using pre-defined method. (6 marks)
"Insert between strings" button, show out string1 and string2 separated by "&" Show your
output in textbox. Without using pre-defined method. (4 marks)
"Contains "2" button, check if string2 contains "m" then add ** befor string2 Show your
output in textbox. without using pre-defined method.(5 marks)
** Do not use any pre-defined methods in any part of question above.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing

Authors: David M. Kroenke

12th Edition International Edition

1292023422, 978-1292023427

More Books

Students also viewed these Databases questions

Question

7-16 Compare Web 2.0 and Web 3.0.

Answered: 1 week ago