Data Structure: How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?
22311Q) your current CTC (current taking currency)? 2Q) Your take home salary?(Monthly Drawing amount, According to your payslips/bank statement) 3Q) Your Expected CTC? 4Q) Your home take salary?
1 5275Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?
2 2962What is the output of the following x = "abcdef" i = "a" for i in x: print(i), a) no output b) i i i i i i … c) a a a a a a … d) a b c d e f
312819. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.
1478write a query that returns one row for each department and the number of employees in that department. Given two tables EMPLOYEE and DEPARTMENT, where there can be multiple employees per department.
IBM,
1411Post New Programming Languages AllOther Questions
If i have a dataset queried from Sql and I would like to insert the dataset into a specific node in an xml document how do I do this
diffrence between oracle apps , .NET , SAP
Where do we need Operator overloading?
What do you understand by modular programming?
how will you code the subfile which is in editing mode (multiple case subfile)?
what is c sharp dotnet
Write a program to reverse a number?
how to work search engine? plz detail answer me.
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
what is the work of 1tier,2tier,&ntier? Plz Explain it!
suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?
what is throws keyword
why we use abstract word in abstract window toolkit in java language.
Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 1 number. Find the missing number