printf("%d",(printf("Hello")); What it returns?

Answer Posted / peddivinodkumarchowdary

hello5

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the error 'Null Pointer Assignment' mean and what causes this error?

843


What is strcpy() function?

762


Why doesnt that code work?

685


What is the method to save data in stack data structure type?

716


Explain the use of 'auto' keyword in c programming?

790






What is p in text message?

634


please explain every phase in the "SDLC" in the dotnet.

2280


What is far pointer in c?

906


Calculate the weighted average of a list of n numbers using the formula xavg = f1x1+f2x2+ ….+ fnxn where the f’s are fractional weighting factors, i.e., 0<=fi<1, and f1+f2+….+fn = 1

3823


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

1947


Explain the meaning of keyword 'extern' in a function declaration.

829


What is the use of ?: Operator?

771


What are the advantage of c language?

644


What is static and auto variables in c?

659


What are the application of void data type in c?

883