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

The code is::::: if(condition)
Printf("Hello");
Else
Printf("World");
What will be the condition in if in such a way that both
Hello and world are printed in a single attempt?????? Single
Attempt in the sense... It must first print "Hello" and it
Must go to else part and print "World"..... No loops,
Recursion are allowed........................

Answer Posted / vignesh1988i

but goto is not a good sort of programming ............. a
well knowledgeable programmer wont use goto..... according
to me........... plz think of any other logic??????????

Is This Answer Correct ?    5 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List some basic data types in c?

1079


How do I get a null pointer in my programs?

1162


hi any body pls give me company name interview conduct "c" language only

2322


Explain how can I remove the trailing spaces from a string?

1101


How do you define CONSTANT in C?

1363


What are the differences between Structures and Arrays?

1271


Define circular linked list.

1081


HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????

2745


Is there a built-in function in C that can be used for sorting data?

1338


With the help of using classes, write a program to add two numbers.

1076


What is the use of f in c?

1029


"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above

1069


How can I convert a number to a string?

1247


What does #pragma once mean?

1206


Write a program to check armstrong number in c?

1178