answersLogoWhite

0

Subjects>Arts & Entertainment>Art & Architecture

What should be given at in if printf hello else world to get the output helloworld that is to make both the statements in ifelse clause to execute what should be given in if clause?

User Avatar

Onlymohan ∙

Lvl 1
∙ 19y ago
Updated: 10/24/2022

main() { if( !fork() ) printf("Hello"); else printf("World"); } This works fine. if (!printf("hello")) printf("Hello"); else printf(" World\n");

User Avatar

Wiki User

∙ 19y ago
Copy

What else can I help you with?

Continue Learning about Art & Architecture
Related Questions

How do you find whether a given number is even or odd in Unix shell programming?

echo "Program to check even or odd number"echo "Enter a number"read na=`expr $n % 2`if [ $a -eq 0 ] ; then #Semicolon is most important for Executing ifelse statementsecho "It is an even number"elseecho "It is an odd number"fi


Trending Questions
What is egg dye? How many pet does dolly parton have? Is a graphic tablet used in drawing an anime or manga? How many times does your heart beat in a day? What is the normal pulse rate of a 37 year old female? What part of speech is relativity? Why are hydraulic machines useful in heavy lifting and construction industries? What do singers get put in there ears so they don't be to loud in the mic? Does Walmart in new Richmond sell beeswax beads? What is the middle name of the actor jhon malkovich? Where can you find diagrams showing how to replace the thermostat in a 1994 Eagle Summit 1.5L standard? Where can one purchase Baby Ban Gogh? Is lotad in on Pokemon HeartGold? What does a cat female tattoo symbolize? Where did tattoos originate from? How do the subatomic particles differ from one another? What is hp scale used to measure? What damage does a heart attack cause? What are modular office buildings most commonly used for? What are some body parts starting with L?

Resources

Leaderboard All Tags Unanswered

Top Categories

Algebra Chemistry Biology World History English Language Arts Psychology Computer Science Economics

Product

Community Guidelines Honor Code Flashcard Maker Study Guides Math Solver FAQ

Company

About Us Contact Us Terms of Service Privacy Policy Disclaimer Cookie Policy IP Issues
Answers Logo
Copyright ©2025 Answers.com. All Rights Reserved. The material on this site can not be reproduced, distributed, transmitted, cached or otherwise used, except with prior written permission of Answers.