What is the syntax to write Macros in Erlang?
1.define ( Const, Replacement )
2.define ( Fun ( Var1 , Var2, …., Var ) , Replacement )
3.both (a) and (b)
4.None of these
Answer:3
Posted Date:-2022-11-09 11:46:02