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 / sri lakshmi

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Multiply an Integer Number by 2 Without Using Multiplication Operator

823


What is a const pointer?

1196


How can I convert a number to a string?

1254


What are dangling pointers? How are dangling pointers different from memory leaks?

1391


What is hashing in c?

1211


How do you determine whether to use a stream function or a low-level function?

1191


Can you write a programmer for FACTORIAL using recursion?

1101


how to introdu5ce my self in serco

2049


Lists the benefits of c programming language?

1205


What is the difference between malloc() and calloc() function in c language?

1138


Explain the difference between call by value and call by reference in c language?

1162


is it possible to create your own header files?

1165


What is break in c?

1104


What is pragma c?

1184


Write a progarm to find the length of string using switch case?

2123