Home / CSE MCQs / Erlang :: Discussion

Discussion :: Erlang

  1. List out the pre-defined Macros in Erlang?
  2. A.
    Module: It returns the name of the current module
    B.
    Module_String: It returns the name of the current module, as a string
    C.
    File: It returns the current file name
    D.
    All of the above

    View Answer

    Workspace

    Answer : Option D

    Explanation :



Be The First To Comment