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

Answer Posted / rajesh

0

Is This Answer Correct ?    9 Yes 62 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

1116


Which is better pointer or array?

588


the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above

597


What is property type c?

596


Why are algorithms important in c program?

610






Explain the use of 'auto' keyword

665


Why do we use static in c?

626


How to write c functions that modify head pointer of a linked list?

535


What is the difference between #include

and #include “header file”?

542


code for find determinent of amatrix

1505


Write a program for finding factorial of a number.

622


Is fortran still used in 2018?

582


Can you please explain the difference between syntax vs logical error?

682


What is c language & why it is used?

569


What is the role of this pointer?

540