wap to print "hello world" without using the main function.
Answer Posted / deepika
#include<stdio.h>
#define(s,t,u,m,p,e,d)m##s##u##t
#define begin decode(a,n,i,m,a,t,e)
int begin()
{
printf("Hello World");
}
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
write a program to generate address labels using structures?
Explain how can you determine the size of an allocated portion of memory?
Why c is a procedural language?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Explain the process of converting a Tree into a Binary Tree.
How do you generate random numbers in C?
The __________ attribute is used to announce variables based on definitions of columns in a table?
Here is a neat trick for checking whether two strings are equal
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
Difference between pass by reference and pass by value?
what is bit rate & baud rate? plz give wave forms
How do you sort filenames in a directory?
C language questions for civil engineering
swap 2 numbers without using third variable?
Explain what is page thrashing?