Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

print ur name without using any semicolon in c/c++....

Answer Posted / harendra kumar

#include<stdio.h>
void main()
{
if(printf("harru"))
{
}
}

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What would happen to X in this expression: X += 15; (assuming the value of X is 5)

2024


What is the difference between char array and char pointer?

1123


Describe the order of precedence with regards to operators in C.

1105


Is null equal to 0 in sql?

1191


What is the heap?

1266


What is p in text message?

1039


Is it possible to execute code even after the program exits the main() function?

1396


what is bit rate & baud rate? plz give wave forms

2030


What is c programming structure?

1278


Write a c program to build a heap method using Pointer to function and pointer to structure ?

4754


What are predefined functions in c?

1157


What is file in c language?

1052


What does c value mean?

1263


A routine usually part of the operation system that loads a program into memory prior to execution a) linker b) loader c) preprocessor d) compiler

1160


What is typeof in c?

1064