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 3605write 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 6849write a progam to display the factors of a given number and disply how many prime numbers are there?
2 8020control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
1 3630
Write a program to print fibonacci series using recursion?
Explain what are reserved words?
What is a buffer in c?
What is null pointer constant?
Is main an identifier in c?
When should a far pointer be used?
What are variables c?
What is the use of sizeof?
What does #pragma once mean?
What is the use of gets and puts?
What are the different types of control structures in programming?
What is a function simple definition?
Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?
What is a struct c#?
What is the scope of global variable in c?