how CLR identify vb file?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
A, B and C are 8 bit nos. They are as follows: A 1 1 0 1 1 0 1 1 B 0 1 1 1 1 0 1 0 C 0 1 1 0 1 1 0 1 Find ( (A-B) u C )=? how to solve this need with steps
how we can call xml file in java file using Android platform?
Difference between debugging, running, executing of an application
What does this useful command line do? tasklist /m "mscor*"
Tag for turning an image into a hyperlink is
Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
When we delete logfiles such as screenshots how does it affect the ldf file? Ive seen huge change while adding screenshots in the ldf file but a very minor one deleting them.Please Explain
Data Structure: Show that if k is the smallest integer greater than or equal to n+ (log2n)-2, k comparisons are necessary and sufficient to find the largest and second largest elements of a set of n distinct elements. (k comparisons are required to find what you are looking for, but no more than that are needed)
what is difference between java and c#
EXPLAIN UNARY OPEARATORS
What is a programming language?