// Adds dimensions UUID, Author and Topic into GA4
Wednesday, December 17, 2025
24.1 C
Singapore

Former Radio Presenter Receives A Chain Message on Whatsapp and Calls It Fake News

Obbana Rajah

Sofia Dendroff, former radio presenter of Power 98FM shared a video on her Facebook page about fake news and its detriments.

This video was even shared on the Media Literacy Council’s Facebook page.

However, the example Sofia cited saw her receiving many amused comments.

Screen Shot 2018 04 17 at 10.44.35 pm

She said, “I’ve been a victim of fake news myself. It happened not too long ago. There was this chain message that was going around on whatsapp”.

Then she added,

“I had to forward that chain message to either four people or five groups and money would appear in my bank account in four days. Sure enough, I believed it, but four days later, there was no money. Now I have always learnt to question the source, especially if it sounds fishy or too good to be true”.

Well, while chain messages are rarely true and almost always deceiving, they do not fall under the category of news, fake or otherwise.

See also  NTU student cries wolf, makes false assault allegations

Fake news are news or stories intended to misinform or deceive, but they are actually news.

 

- Advertisement -

Hot this week

Pokémon collector rejects S$1.3M offer for a rare card collectible

SINGAPORE: Pokémon trading cards have been popular in Singapore...

Some fresh graduates fuelled to start businesses after struggling to find jobs

SINGAPORE: Some fresh graduates are starting businesses after struggling...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //