Visual Basic (VB) Question: How do you register a component? Visual Basic (VB) Interview QuestionAnswer: Compiling the component, running REGSVR32 MyDLL.dll Previous QuestionNext QuestionHi, sorry but i have a simple question ! i have a string like "2^5+2*5^2-1" in a textbox and i want to have the result of this string in another textbox. but i cant get the answer! i am new and i want to have a function like :f(x) = x^5+2*x^2-1 and then i can calculate f(i) for example for i = 0 to 100please help?Name and explain the different compatibility types when creating a COM component