void main()
{int i=2;
printf("%d%d%d",i,++i,i++);
getch();
}
Post New Answer View All Answers
write a program to create a sparse matrix using dynamic memory allocation.
Explain what is #line used for?
What is #include conio h?
List some of the dynamic data structures in C?
Explain enumerated types.
Why c is called object oriented language?
What are c identifiers?
in iso what are the common technological language?
What are the benefits of organizational structure?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
Define Array of pointers.
why arguments can generally be passed to functions a) sending the values of the arguments b) sending the addresses of the arguments c) a & b d) none of the above
p*=(++q)++*--p when p=q=1 while(q<=6)
Explain bitwise shift operators?
What is a protocol in c?