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

Answer Posted / bhavesh kashikar

072

Is This Answer Correct ?    1 Yes 19 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a pointer point to null?

592


Define C in your own Language.

644


explain what is fifo?

636


What are linker error?

617


What is a union?

611






a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f

1589


regarding pointers concept

1579


Not all reserved words are written in lowercase. TRUE or FALSE?

721


What is the easiest sorting method to use?

637


What is c++ used for today?

671


Is printf a keyword?

762


What is nested structure?

578


How do I send escape sequences to control a terminal or other device?

615


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

3663


What are the types of unary operators?

665