Home / CSE MCQs / Spring MCQs :: Discussion

Discussion :: Spring MCQs

  1. Which attribute is used to specify classname of the bean?
  2. A.
    name
    B.
    id
    C.
    class
    D.
    constructor-args

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    Class attribute is mandatory and denotes the class used to create bean.


Be The First To Comment