You are required to create a Windows Application to identify the occurrence of character of an input string.

For example,

I love vb.

I = 1

l = 1

o = 1

v = 2

e = 1

b = 1

The result should be display on a listbox.

Note: The program are case sensitive, ie. ā€˜E’ is different with character ā€˜e’

p/s: i really need someone to help me settle this..plisss

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.