related to rdbms query .
Answers were Sorted based on User's Feedback
Answer / chaitaligosai
how many applicants appeared in the java programming test at
chennai in the month of febryary
| Is This Answer Correct ? | 1 Yes | 0 No |
Difference between exit() and _exit() function?
in which language c language is written?
Explain how can I pad a string to a known length?
How can I call a function with an argument list built up at run time?
1. Write a program to reverse every second word in a given sentence.
How to reverse a string using a recursive function, without swapping or using an extra memory?
31 Answers Cisco, Mind Tree, Motorola, Ophio, Sony, TCS, Wipro,
How to Clear last bit if it 1 using Macro TURN_OFF_BIT_LAST
find second largest element in array w/o using sorting techniques? use onle one for loop.
15 Answers BitWise, Zycus Infotech,
Given an unsigned integer, find if the number is power of 2?
What is Function Pointer? Explain with example?
What is pre-emptive data structure and explain it with example?
C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions