Program to check whether a word is the first word of the
sentence.
Answer / jainpraveen75
You Can write this code in dotnet will solve the problum
Dim strstrign As String
Dim flgIS_Firstletter As Boolean = False
strstring = "asdadvjhasfdug8oryoriwehlkjwbn"
flgIS_Firstletter
= strstrign.StartsWith("char you want to search")
Is This Answer Correct ? | 1 Yes | 1 No |
what is difference between objects and function
what type of questions
Can you explain polymorphism?
what does exactly the linker do?
How do you achieve polymorphism?
why freind function takes more parameter than normal member function in c++?
What is abstraction oop?
what is the definition of incapsulation
Write pseudo code for push in a stack?
oops concept is used for?
What are the three main types of variables?
the difference between new and malloc