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 3462write 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 6617write a progam to display the factors of a given number and disply how many prime numbers are there?
2 7832control 50 devices which has 2 states on and off.using bitwise operator.plz answer it its urgent
1 3489
Write a code to determine the total number of stops an elevator would take to serve N number of people.
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
What is the difference between NULL and NUL?
What is string concatenation in c?
What does stand for?
What is the total generic pointer type?
Write a program to use switch statement.
What are the 5 elements of structure?
What is a floating point in c?
When do we get logical errors?
Who is the founder of c language?
What is anagram in c?
What is the advantage of using #define to declare a constant?
State the difference between x3 and x[3].
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?