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 3457write 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 6615write a progam to display the factors of a given number and disply how many prime numbers are there?
2 7827control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
1 3488
program to convert a integer to string in c language'
What is the purpose of macro in C language?
What is the significance of c program algorithms?
Write a C program in Fibonacci series.
What is the role of this pointer?
How many bytes is a struct in c?
differentiate built-in functions and user – defined functions.
Does free set pointer to null?
What is a c token and types of c tokens?
What is typedef?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Write a program to reverse a string.
What are pointers?
C program to find all possible outcomes of a dice?
What is a good data structure to use for storing lines of text?