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

How to add two numbers without using semicolon at runtime

Answer Posted / myfriend_shankar

#include<stdio.h>
#include<conio.h>
void main()
{
if(printf("9+1= %d ",9+1))
{}
}

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

1128


What does %d do in c?

1010


Which is better between malloc and calloc?

1252


What is the difference between if else and switchstatement

2002


Explain how do I determine whether a character is numeric, alphabetic, and so on?

1181


What are called c variables?

1127


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1131


Explain what are the different file extensions involved when programming in c?

1155


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

1164


What is the use of typedef in structure in c?

1007


How can you be sure that a program follows the ANSI C standard?

1656


Why is c called c?

1073


What is c language & why it is used?

1174


how we can make 3d venturing graphics on outer interface

4899


What 'lex' does?

1226