wap to print "hello world" without using the main function.
Answer Posted / hemanthkumar
#include<stdio.h>
#define hemanth main
public hemanth()
{
printf("hello world");
}
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.
What is c system32 taskhostw exe?
What is the function of volatile in c language?
What is a null string in c?
while initialization of array why we use a[][2] why not a[2][]...?
What's the best way of making my program efficient?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
How can you access memory located at a certain address?
What is the use of getch ()?
Explain what is the difference between #include and #include 'file' ?
Explain what is the difference between far and near ?
Why use int main instead of void main?
Explain how are portions of a program disabled in demo versions?
Please send me WIPRO technical question to my mail ID.. its nisha_g28@yahoo.com please its urgent