Join The Discussion

Comments ( 1 )

  1. Tashika Agrawal
    Tashika Agrawal :
    4 years ago

    a constructor may be
    a)same name of class
    b)keyword
    c)uses of access specifier
    d)class
    yeh option hai toh iska coorect option kya hai

Related Questions on Object Oriented Programming Using C Plus Plus

A default catch block catches

A. all thrown objects

B. no thrown objects

C. any thrown object that has not been caught by an earlier catch block

D. all thrown objects that have been caught by an earlier catch block