Convert the following expression to postfix and prefix
(A+B) * (D-C)
Answers were Sorted based on User's Feedback
the question is that what you have been doing all these periods (one year gap)
create an SINGLE LINKED LISTS and reverse the data in the lists completely
PROGRAM TO WRITE CONTENTS OF 1 FILE IN REVERSE TO ANOTHER FILE,PROGRAM TO COPY 1 FILE TO ANOTHER BY SPECIFYING FILE NAMES AS COMMAND LINE
What is a program?
difference between native and cross compilers
how to construct a simulator keeping the logical boolean gates in c
consider the following program sigment int n,sum=1; switch(n) { case 2:sum=sum+2; case 3:sum*=2; break; default:sum=0;} if n=2, what is the value of sum a.0 b.6 c.3 d.none
O,T,T,F,F,S,S,E,N,?,?,?,T,F,F,S,S,E,N
WAP to find that given no is small or capital
hi send me sample aptitude papers of cts?
simple program of graphics and their output display
5) Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.without using big int and exponential function