design a Text Editor system - class diagrams- show all components write a template sum, takes 2 parm as input T1,T2 and return proper return T3. if T1=int, T2= float => then T3=float if T1=short , T2 = double => then T3 = double what is lambda function?- and is it example of OOPS or Functional Programming?