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 / baba kancha

#include<stdio.h>
int main( )
{ if(printf("baba")
{
}
}

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions

3235


What is meant by type casting?

1106


Why do we need volatile in c?

1232


Why does not c have an exponentiation operator?

1121


What is union and structure?

1195


Explain is it valid to address one element beyond the end of an array?

1251


what is the height of tree if leaf node is at level 3. please explain

2204


which is an algorithm for sorting in a growing Lexicographic order

1868


Did c have any year 2000 problems?

1159


What is dynamic dispatch in c++?

1112


Can the curly brackets { } be used to enclose a single line of code?

1217


What is integer constants?

1136


write a c program to calculate sum of digits till it reduces to a single digit using recursion

3384


What is the concatenation operator?

1213


Explain can the sizeof operator be used to tell the size of an array passed to a function?

1120