Lorem ipsum dolor sit amet, consectetur adipiscing elit. Test link
Posts

Power Outage In Several Areas Of Mumbai, Local Train Services Resume

1 min read
The local train services were restored on the Central Railway route after a brief disruption.



Complaints of power cuts were reported from areas in south and central Mumbai (Representational)

Several areas inxa0Mumbai witnessed a massive power outage on Sunday due to technical issues.

Expressing regret to the citizens for the inconvenience, the Brihanmumbai Municipal Corporation in a tweet saidxa0its team is working to resolve the issue at the earliest.

"Due to some technical issues, there has been power supply failure at many parts of the city.
Our team is on the field to resolve the issue. The power supply is expected to be restored in an hour. We regret the inconvenience," the civic body tweeted.

Due to some technical issues, there has been power supply failure at many parts of the city.
Our team is on the field to resolve the issue. The power supply is expected to be restored in an hour.
We regret the inconvenience.#MyBMCUpdates

The local train services,xa0considered as the lifeline of the country's financial capital, were restored onxa0the Central Railway route after a brief disruption.

"Power supply tripped momentarily on HB and Main line from 9.49-52am.Trains are running on all corridors, " tweeted Chief Public Relations Officer, Central Railway.

Power supply tripped momentarily on HB and Main line from 9.49-52am.

Trains are running on all corridors.

Complaints of power cuts were reported from Sion, Dadar and Matunga areas in central Mumbai. There were also similar reports from parts of south Mumbai.
xa0xa0 xa0
The Brihanmumbai Electric Supply and Transport, a state undertaking, distributes power in the island city and depends on producers like the Tata Power.

Earlier, Mumbai had faced a massive power outage on October 12, 2020 which lasted up to 18 hours in certain pockets.

You may like these posts

  • Array is a fixed size collection of similar data type items. Arrays are used to store and access group of data of same data type. Arrays can of any data type. Arrays must…
  • References are another variable type of C++ that act as an alias or short name to another variable. A reference variable acts just like the original variable it is referencin…
  • Pointer is a variable that stores the address of another variable. They can make some things much easier, help improve your program's efficiency, and even allow you to handle u…
  • C++ allows us to create own own data types. enumerated type is the simplest method for doing so. An enumerated type is a data type where every possible value is defined as a s…
  • In Array we can store data of one type only, but structure is a variable that gives facility of storing data of different data type in one variable. Structures are variab…
  • On most program environments, the standard output by default is the screen, and the C++ stream object defined to access it is cout. cout is an instance of iostream class …

Post a Comment