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 / gopichandar
'e'and 'o'
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
how to get the oracle certification? send me the answer
What is destructor give example?
Who invented oop?
What is abstract class in oop?
What is class and object in oops?
What does no cap mean?
What do you mean by abstraction?
What is interface? When and where is it used?
Which language is not a true object oriented programming language?
How many human genes are polymorphic?
What exactly is polymorphism?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is an interface in oop?
Why is polymorphism important in oop?
What is class encapsulation?