change to postfix a/(b+c*d-e)
Answers were Sorted based on User's Feedback
main() { int x, arr[8]={11,22,33,44,55,66,77,88}; x=(arr+2)[3]; printf(ā%dā,x); }
diff. between *p and **p
wht is the difference between KPO and BPO ?
2 Answers Accenture, BPO, HCK, HCL, Infosys,
write a program in c language to print your bio-data on the screen by using functions.
Q.1 write aprogram to stack using linklist o insert 40 items? Q.2 write a program to implement circular queue with help of linklist?
without using arithmatic operator convert an intger variable x into x+1
Is c language still used?
what is the meaning of 'c' language
what is memory leak?
Why array starts with index 0
what is the difference between char * const and const char *?
how to connect oracle in C/C++.