answersLogoWhite

0

Sure:

int main (void) { puts ("Hello, world!"); return 0; }

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Write a sample program using ASPNET explaining all the syntax and semantics of the program?

write a sample program using asp.net explaining all the syntax and semantics of the program


How do you write Square program using vb?

write a vb program to find the magic square


Write Client and server program in C language using UDP?

Write and run a client and a server program in C-language using UDP


How do you write a program that removes all occurrences of a given X in a given sequence of numbers?

You do nothing! A sequence of numbers will contain no X and so nothing needs doing!


Write a sentence using the word sequence?

What happened next was an ironic chain of events.


How do you write a c program to convert binary to decimal by using while statement?

write a c++ program to convert binary number to decimal number by using while statement


Write a program that read phrase and print the number of lower-case letter in it using function of counting?

write a program that reads a phrase and prints the number of lowercase latters in it using a function for counting? in C program


Write a program By using if else statement to read a number and check whether it is positive or negative?

write a c++program by using if statement to read a number and check whether it is positive or negative


How to write a C program to find largest 2 numbers using pointers?

program to find maximum of two numbers using pointers


Write a program to find the grade obtained by the students of a class using structure?

Write a program to find the grade obtained by the students of a class


Write a program to read your name and reverse it using arrays?

abdulrahman


Write a c program for matrix addition using function?

#include<