Unlock the Power of Open Source: New Linux Certification is now on Swayam Plus.

Course Start Date: 2nd February 2026; Course End Date: 2nd April 2026.

Echo Function - Kannada

This is a sample video. To access the full content,
please Login

1514 visits



Outline:

Echo Function The echo() function outputs one or more strings. Syntax: echo(strings); Ex. echo "Hello World!";