问一下c++的题,希望解答下

又来问了✌(̿▀̿ ̿Ĺ̯̿̿▀̿ ̿)✌

img

Test() {}
Test(int a,int b,int c) : i(a),j(b),k(c) {}
~Test() {};