Compare and contrast compilers from interpreters.
No Answer is Posted For this Question
Be the First to Post Answer
Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.
can anyone please tell me wat is backlogs... i was looking for the job openings where i read this.. eligibility criteria minimum 70% in degree without backlogs. is that arrear.. if so is it standing arrear or history of arrears... please help me...
11 Answers CTS, Indian Navy, L&T, Microsoft, SSB, TCE, TCS,
write a program to convert a expression in polish notation (postfix) to inline (normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix
Explain built-in function?
Write a code to determine the total number of stops an elevator would take to serve N number of people.
What are the different types of control structures in programming?
"I LOVE MY COUNTRY" write a c program to get "COUNTRY MY LOVE I" as the output. Use any other programming language. It is not mandatory to use C.
11 Answers ABC Infotech, ADP, College School Exams Tests, Kovair,
Can the size of an array be declared at runtime?
how many times does the loop iterated ? for (i=0;i=10;i+=2) printf("Hi\n");
What is an lvalue?
What is the difference between void main() and int main()?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?