Go Back   HajarBos > Coderz Room > Basic Programming

Displaying Message in different programming languages

This is a discussion on Displaying Message in different programming languages inside Basic Programming forums : This is simple post, letting all know displaying message like "Hello World" in various programming languages. 1. C Language Code: ...


Post New ThreadReply
 
Bookmark and Share
LinkBack Thread Tools Rate Thread
Old 03-04-2011, 12:16 PM   #1
Coders
 
Join Date: Sep 2010
Posts: 60
Thanks: 1
Thanked 3 Times in 2 Posts
Rep Power: 2
CodeRon is on a distinguished road
Default Displaying Message in different programming languages

This is simple post, letting all know displaying message like "Hello World" in various programming languages.

1. C Language
#include<stdio.h>
void main()
{
printf("Hello World");
}
2. C++ Language
#include<iostream.h>
void main()
{
cout <<"Hello World";
}
3. JAVA Language
class Main{
public static void main(String [] args) {
System.out.println("Hello World");
}
}
4. C# Language
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;

namespace ConsoleApplication1
{
    class Program
    {
        static void Main(string[] args)
        {
            Console.WriteLine("Hello World");
        }
    }
}
5. php Language
<?php echo ('Hello World');?>
I will keep adding more in various other languages as i come across with.

Thank you
CodeRon is offline   Reply With Quote

Support us with buying Premium account using our affiliate below. Thank you for your support
Upgrade to a FileSonic Premium account and download at incredible speed! Wupload, ultimate file hosting. FileServe Click here to get Free FileJungle Premium account
Old 03-30-2011, 12:36 AM   #2
Probation Uploaders
 
Join Date: Mar 2011
Posts: 119
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 1
qorabeka is on a distinguished road
Default

Thank you
qorabeka is offline   Reply With Quote
Old 06-18-2011, 10:52 AM   #3
Member
 
Join Date: Jun 2011
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
hibrpk is on a distinguished road
Default

what about visual languages. thanks
hibrpk is offline   Reply With Quote
Reply

Tags
displaying, languages, message, programming


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
36 Languages - Instant Immersion andres1707 Application 0 07-09-2011 12:58 PM
36 Languages - Instant Immersion andres1707 Application 0 06-20-2011 07:11 PM
Programming Languages and Systems: 8th Asian Symposium, APLAS 2010 Cesc0405 Others 0 05-11-2011 09:08 PM
Programming Interactivity Cesc0405 Others 0 05-03-2011 08:24 AM
Creating a Welcome message for SSH logins Hajar Bos Hosting Discussion 0 05-18-2010 07:40 PM


All times are GMT +1. The time now is 08:05 AM.
Copyright © 2010 HajarBos Network
Powered by vBulletin Solutions, Inc.


Free Full Premium Downloads Full Version Download Full Download Full RAR Downloads FileSonic Free Download

Flasher Community DikzNet Mehong GSM Vendor DDL Rank
Pinoy-Warez Your Link Your Link HotFile Download Your Link

Tested and verified by McAfee Norton Safe Web by Symantec