Business Studies, asked by sameersha6767, 6 months ago

Q3. A partner who apparently does not appear to
be the partner but secretly manages the affairs of
business is called.......... partner.​

Answers

Answered by shinchannohraha
3

Answer:

partnership is when two or more people work together and share the profits from the business or profession. However, one must not always assume that all partners participate in the work or profits or even liabilities of the firm equally. In fact, there are various types of partners based on the extent of their liability, or their participation in the firm – like an active partner or dormant partner etc. Let us take a look.

Answered by rekhakhandal469
2

&lt;div id="wrapD3Cube"&gt;</p><p>    &lt;div id="D3Cube"&gt;</p><p>        &lt;div id="side1"&gt;&lt;/div&gt;</p><p>        &lt;div id="side2"&gt;&lt;/div&gt;</p><p>        &lt;div id="side3"&gt;&lt;/div&gt;</p><p>        &lt;div id="side4"&gt;&lt;/div&gt;</p><p>        &lt;div id="side5"&gt;&lt;/div&gt;</p><p>        &lt;div id="side6"&gt;&lt;/div&gt;</p><p>    &lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;p style="text-align: center;"&gt;</p><p>    &lt;a onclick="turnLeft()"&gt;Left&lt;/a&gt;</p><p>    &lt;a onclick="turnRight()"&gt;Right&lt;/a&gt; &lt;br /&gt;</p><p>    &lt;a onclick="flipCube()"&gt;Flip&lt;/a&gt;</p><p>&lt;/p&gt;var cubex = -22,    // initial rotation</p><p>cubey = -38,</p><p>cubez = 0;</p><p>function rotate(variableName, degrees) {</p><p>    window[variableName] = window[variableName] + degrees;</p><p>    rotCube(cubex, cubey, cubez);</p><p>}</p><p>function rotCube(degx, degy, degz){</p><p>    segs = "rotateX("+degx+"deg) rotateY("+degy+"deg) rotateZ("+degz+"deg) translateX(0) translateY(0) translateZ(0)";</p><p>    $('#D3Cube').css({"transform":segs});</p><p>}</p><p>function turnRight() {</p><p>    rotate("cubey", 90);</p><p>}</p><p>function turnLeft() {</p><p>    rotate("cubey", -90);</p><p>}</p><p>function flipCube() {</p><p>    rotate("cubez", -180);</p><p>}#D3Cube {</p><p>    -webkit-animation: cubeRotation 5s infinite; /* Safari 4.0 - 8.0 */</p><p>    animation: cubeRotation 5s infinite;</p><p>}</p><p>@-webkit-keyframes cubeRotation {</p><p>    0%   {  -webkit-transform: rotateX(-22deg) rotateY(-38deg) rotateZ(0deg);   }</p><p>    50%   { -webkit-transform: rotateX(-22deg) rotateY(-128deg) rotateZ(0deg);  }</p><p>    100%   {    -webkit-transform: rotateX(-22deg) rotateY(-398deg) rotateZ(0deg);  }</p><p>}</p><p>@keyframes cubeRotation {</p><p>    0%   {  transform: rotateX(-22deg) rotateY(-38deg) rotateZ(0deg);   }</p><p>    50%   { transform: rotateX(-22deg) rotateY(-238deg) rotateZ(0deg);  }</p><p>    100%   {    transform: rotateX(-22deg) rotateY(-398deg) rotateZ(0deg);  }</p><p>}

Similar questions