Program to check whether a word is the first word of the
sentence.



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

Post New Answer

More OOPS Interview Questions

Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

0 Answers  


what are the ways in which a constructors can be called?

2 Answers   TCS,


what is mean by design pattern

4 Answers  


What is overloading in oop?

0 Answers  


Is abstract thinking intelligence?

0 Answers  






what is the technical or oop name of object?

1 Answers  


write string class as your own class in java without using any built-in function

0 Answers  


What is interface? When and where is it used?

0 Answers  


Why is encapsulation used?

0 Answers  


What is polymorphism explain?

0 Answers  


What is abstraction?

9 Answers  


What are the benefits of interface?

0 Answers  


Categories