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...

c program to print a name without using semicolon

Answer Posted / rajesh dixit

#include<stdio.h>
#include<coio.h>
void main()
{
if(printf("rajesh dixit"))
{
}
getch();
}

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Wt are the Buses in C Language

3262


What is the purpose of 'register' keyword?

1127


Explain threaded binary trees?

1208


Explain the ternary tree?

1072


What is the sizeof () a pointer?

1043


What does #pragma once mean?

1202


What are identifiers c?

1140


How can you access memory located at a certain address?

1161


What is the function of multilevel pointer in c?

1132


What is the difference between typedef and #define?

1109


What is methods in c?

1140


Write a program to reverse a given number in c language?

1161


What is #define in c?

1106


What is malloc return c?

1075


What is .obj file in c?

1126