change to postfix a/(b+c*d-e)
Answers were Sorted based on User's Feedback
Average of a couple 10 years ago was 25. The average remains same after having a child and twins after 3 years. What is the present age of the first child
How to delete a node from linked list w/o using collectons?
hi, which software companys will take,if d candidate's % is jst 55%?
how to find string length wihtout using c function?
What is dangling pointer in c?
#include<stdio.h> void main() { int a,b,c; a=b=c=1; c=++a || ++b && ++c; printf("%d\t%d\t%d",a,b,c); }
Explain what are run-time errors?
Write a routine that prints out a 2-D array in spiral order!
cavium networks written test pattern ..
what is the difference between const volatile int i & volatile const int j;
What are valid signatures for the Main function?
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?