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

What is the output of printf("%d")?

Answer Posted / priya

the output of printf("%d") is create a blankspace

Is This Answer Correct ?    11 Yes 61 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why should you learn c++?

1014


In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

1091


When should we use container classes instead of arrays?

1014


What do you mean by global variables?

1074


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

974


What is guard code in c++?

1167


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3907


What is unary operator? List out the different operators involved in the unary operator.

987


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1047


If I is an integer variable, which is faster ++i or i++?

1059


What is an operator function? Describe the function of an operator function?

1139


What is a storage class?

1260


Is string an object in c++?

1146


Define pointers?

1039


What is an orthogonal base class in c++?

1158