Question
Which of the following court can try summarily offences
mentioned in Sec. 260 of Cr. PC ?Solution
Summary trials can be held only by a District Magistrate or a Magistrate of the first class empowered on that behalf, or a Bench of Magistrates empowered under either section 260 or section 261 of the Code. Only offences specified in these sections may be tried by this procedure.
In R, summary() function provides:
What will be the output of the following C code?
#include < stdio.h >
void main ( ) {
  int x = 10, y = 20, *p1 = &x, *p2 = &y;...
Which of the following is the best approach for presenting data-driven insights to a non-technical audience?
A company collects sales data from different regions, but the "Revenue" column uses inconsistent currency formats (USD, EUR, INR). What is the best appr...
Which of the following is a distinguishing feature of Tableau when compared to Power BI?
Which of the following is the primary benefit of using APIs over web scraping for data collection from a website?
A data analyst has generated insights on customer retention trends. To effectively communicate these insights, which of the following techniques would b...
A logistics company wants to reduce delivery delays using predictive analysis. What should they focus on?
In defining KPIs for a marketing campaign, what is the most critical aspect a data analyst should ensure?
Which phase of the Software Development Lifecycle (SDLC) focuses on gathering detailed functional and non-functional requirements to define project scop...