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 |
how to tackle technical questions
Which is better struts or spring?
some one give d clear explanation for polymorphism
what is the application of oops?
How can we use the preprocessor #if and #elseif.
Can we have inheritance without polymorphism?
What is interface in oop?
What is inheritance in simple words?
Which is the best institute in hyderabad for C/C++ and it also has fast track course structure.
what is runtime polymorphism? For the 5 marks.
What are two types of polymorphism?
What is difference between abstraction and encapsulation?