Given two strings like x=?hello? and y=?open?, remove any
character from string x which is also used in string y,
thus making the result x=?hll?.
Answer Posted / shilpa
x="hello", y="open"
so we have to remove e and o from x, so its hll
| Is This Answer Correct ? | 0 Yes | 8 No |
Post New Answer View All Answers
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What does no cap mean?
What is the purpose of polymorphism?
What is meant by oops concept?
What is difference between inheritance and polymorphism?
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.
Why do we use oops?
What are the data types in oop?
What is polymorphism explain its types?
What is destructor oops?
Is enum a class?
Why do we use polymorphism in oops?
2. Give the different notations for the class.\
What causes polymorphism?
What makes a language oop?