// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
28.9 C
Singapore

US says it welcomes Chinese for ‘legitimate’ studies

The United States said Monday it was committed to welcoming Chinese nationals for “legitimate” studies but acknowledged increased visa scrutiny after Beijing warned its students of risks.

“We welcome Chinese students and scholars to the United States to conduct legitimate academic activities,” a State Department spokeswoman said.

The spokeswoman said, however, that the United States had identified “an increasing number of instances” in which foreign intelligence co-opts students during their time in the United States.

“At the same time, we’re committed to providing the highest quality service to legitimate travelers — who constitute the overwhelming majority of our visa applicants — so they can receive swift, thorough and clear decisions regarding their visa applications,” she said.

China earlier Monday warned its students and academics of the “risk” of studying in the United States, citing an uptick in visa denials and delays.

The new guidance comes amid a surge in commercial tensions between the world’s two largest economies, with the United States cracking down on premier Chinese tech company Huawei, citing security concerns due to its cozy ties with the government.

A decrease in Chinese students could be costly to the United States. China is the biggest source of international students on US campuses, with 360,000 attending last year — and many pay costly full tuition.

sct/sst

/AFP
- Advertisement -

Hot this week

Foreign talent thanks Singapore before move to UAE: ‘Thank you for making a boy from India feel like he genuinely belonged’

SINGAPORE: After six years of building a life in Singapore, one foreign talent is packing his bags for the United Arab Emirates (UAE). But before boarding that flight, he wanted to say one thing t...

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

On Reddit, a netizen shared: My doctor asked me to go for a laparoscopic appendectomy (lucky haven’t rupture) after persistent stomach pains. My doctor told me I need not be warded, just some disco...

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); } });
// //
Enable Notifications OK No thanks