Question
The court may compel attendance of any person to whom a
summons has been issued, for this purpose a maximum fine can be imposed to the tune of-Solution
As per CPC. s. 32. Penalty for default.—The Court may compel the attendance of any person to whom a summons has been issued under section 30 and for that purpose may—  (a) issue a warrant for his arrest; (b) attach and sell his property; (c) impose a fine upon him 1 [not exceeding five thousand rupees ]; (d) order him to furnish security for his appearance and in default commit him to the civil prison                  CPC- fine of Rs 5000 in default of attendance – same question in Section Test
In Python, which of the following is immutable?
Which C++ feature allows functions or operators to have the same name but behave differently?
Which Python keyword is used to handle exceptions?
Which of the following algorithms is used for finding Minimum Spanning Tree?
In C++, which feature allows hiding the internal details of a class?
In C++, which operator is used to access a member function through a pointer to an object?
Which of the following algorithms is most commonly used in Operating Systems for deadlock prevention?
Which of the following is true about C++ destructors?
In C, what is the output of printf("%d", 5/2);?
Which type of Memory is typically the fastest in a computer system?