Hi Guest
MobileUser
HomePage
Jobs
WalkIn
Articles
Agile
DotNet
WebServices
Mathematics
OOPS
WEB
SharePoint
Java
DataBase
Artificial Intelligence
BigData
Android
XML
Agile
Software
SEO
Science Techonlogy
Repository Questions
PHP
Frameworks
Server
Testing
HR
Java
TPF
Tutorial
Tools
Test and Papers
Silverlight
Science Techonlogy
----- Select Country -----
----- Select Location -----
----- Select Category -----
:) Latest Topic
AJAX
VB.NET
SQL Query
UDDI
CLASS
JavaScript Questions
SharePoint Interview
SilverLight
WCF
general knowledge
ASP.NET
:) Hot Jobs
:) Latest Articles
Follow
number of time a charcter occur
Question Posted on 05 Sep 2011
Home
>>
DotNet
>>
VB.NET
>>
number of time a charcter occur
Dim lit As Char
Dim Count As Integer = 0
Dim Count1 As Integer = 0
Dim Duplicate As Char = "A"
Dim str As String = "1 3 2 6 2 4 2 6 7 2 5 2"
Dim i As Integer
For i = 0 To str.Length- 1 Step i + 1
lit = str(i)
Dim j As Integer
For j = 1 To str.Length- 1 Step j + 1
If lit = str(j) Then
Count = Count + 1
End If
Next
If Count > Count1 Then
Count1 = Count
Duplicate = str(i)
End If
Next
Response.Write(Duplicate.ToString())
0
0
Input Your Comments Or suggestions(If Any)
Name
Email
(optional)
Comments
Other Important Questions
number of time a charcter occur
How to check wheather character is string or numeric
How to check internet explorer is running
How to get number of hits to website in vb.net
Code to create XML file in vb.net
Top Searches:
asp net questions
vb net questions
sql query
uddl questions
class
javascript Questions
sharepoint interview questions and concept
silverlight questions and concept
wcf questions
beans
general knowledge
ajax questions
PHP
|
Biztalk
|
Testing
|
SAP
|
HR
|
Privacy policy |
Terms and Conditions
| Blog
If the copyright of any questions or content or syntax belong to you email us we will remove that(info@crackyourinterview.com or crackyourinterview2018@gmail.com)
Home
About Us
GroupChat
Sitemap
Feedback
Contact us