You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?
1 2601write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
IBM,
3 4773write a progam to display the factors of a given number and disply how many prime numbers are there?
2 6541control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
1 2621
What is table lookup in c?
How do we declare variables in c?
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.
Where can I get an ansi-compatible lint?
What is a dynamic array in c?
Do pointers store the address of value or the actual value of a variable?
What is a good data structure to use for storing lines of text?
Explain the use of 'auto' keyword in c programming?
What is the scope of local variable in c?
What does the c in ctime mean?
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
What is sizeof int in c?
What is the meaning of && in c?
What is c system32 taskhostw exe?
What is pre-emptive data structure and explain it with example?