SELECT * FROM question_mgmt as q WHERE id=11018 AND status=1 SELECT id,question_no,question,chapter FROM question_mgmt as q WHERE courseId=2 AND subId=20 AND chapterId=215 and ex_no='1' AND status=1 ORDER BY CAST(question_no AS UNSIGNED)

Question:

Elaborate on the contents of the 'Memorandum of Association' and their significance.

Answer:

The Memorandum of Association is a fundamental document that defines the structure and scope of a company’s operations. It consists of several essential clauses. The name clause specifies the company’s official name, ensuring it is unique and compliant with legal naming standards. The registered office clause mentions the state where the company’s registered office is located, determining its jurisdiction. The object clause outlines the main objectives and scope of activities the company intends to undertake, setting operational boundaries. The liability clause states the extent of liability of the members, usually limited to unpaid share amounts. The capital clause specifies the company’s authorized capital and its division into shares. Lastly, the association clause contains the declaration of the promoters to form the company and abide by its regulations. Collectively, these clauses provide the company with a clear identity, purpose, and operational framework, ensuring legal compliance and transparency for stakeholders.


SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='20' AND ex_no!=0 AND status=1 and id!=11018 ORDER BY views desc, last_viewed_on desc limit 0,10
SELECT ex_no,question,question_no,id,chapter FROM question_mgmt as q WHERE courseId='2' AND subId='20' AND ex_no!=0 AND status=1 and id!=11018 ORDER BY last_viewed_on desc limit 0,10

Comments

  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


  • Answered by Ekta Mehta
  • 4 months ago

Taking Screenshots on your Samsung Galaxy M31s is very easy and quick.


Comment(s) on this Question