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 |
what is ans for this scanf(%%d",c);
What are the c keywords?
Write a c program to demonstrate character and string constants?
marge linklist
Switch (i) i=1; case 1 i++; case 2 ++i; break; case 3 --i; Output of i after executing the program
How can I read in an object file and jump to locations in it?
what is the difference between %d and %*d in c languaga?
Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.
What is queue in c?
What is meant by recursion?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
What is the output of the below program and how it is? void main() { static int var=5; printf("%d",var--); if(var) main(); }
8 Answers MindFire, TCS, Tech Mahindra,