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.
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
I am looking for NIC Sample papers or any patern of questions/ syllabus plz, send me on hamid.khan135@yahoo.in Regard
what is the diffrence between occur 0 and occur 10 in ABAP.
Have you used callsymputx? what points need to be kept in mind when using it?
what does mean and stack mean in genral programming?
What is Big-O notation?
What is meant by spooling
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
what is oops?
what are the differences between CONS, LIST, and APPEND
how many trailing zeroes are there in 100! (100 factorial)?
Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.