for(i=0;i=printf("Hello");i++); printf("Hello"); how many times how will be printed?????????
8 15801Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
Accenture, Cisco, Egentec, HCL, Ideaz, Infosys, M-Systems, MYR, TCS,
18 39770
how could explain about job profile
How can I use a preprocessorif expression to ?
What is the meaning of typedef struct in c?
What are the features of the c language?
Simplify the program segment if X = B then C ← true else C ← false
Which header file is used for clrscr?
Are the variables argc and argv are local to main?
Tell me is null always defined as 0(zero)?
Is array a primitive data type in c?
Explain the difference between exit() and _exit() function?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What is struct node in c?
What is the difference between the local variable and global variable in c?
Can one function call another?
Is linux written in c?