Can an array be an Ivalue?
No Answer is Posted For this Question
Be the First to Post Answer
from which concept of 'c', the static member function of 'c++' has came?
What does dm mean sexually?
What is define directive?
What is the symbol indicated the c-preprocessor?
What is #define used for in c?
Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.
write a program fibonacci series and palindrome program in c
0 Answers Aditi Placement Service,
Write an algorithm for a program that receives an integer as input and outputs the product of of its digits. E.g. 1234 = 24, 705 = 0
void main(int argc,char *argv[],char *env[]) { int i; for(i=1;i<argc;i++) printf("%s",env[i]); }
what is the different bitween abap and abap-hr?
What is a substring in c?
Why is sprintf unsafe?