Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

Data Structure:  How many comparisons are necessary to find the largest and smallest of a set of n distinct elements?  

Student,

2231

1Q) 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 5275

is possible to delete specific data in a row by using of sql query?

HCL,

1755

Programs in JAVA to get the remainder and quotient of given two numbers without using % and / operators?

2 2962

What 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

Peerless,

3128

List and explain any five built in functions for Lists data type in python

Peerless,

1 2490

Explain three modes in which files can be accessed from python program

Peerless,

1553

Write a program to find factorial of a number using functions

Peerless,

1492

Write a program to read and print a text file on screen

Peerless,

1 2100

how to convert hashmap to arraylist with iteration

DFD,

1475

what is the system development cycle

1556

what is programming language?

TCS,

2 3437

19. 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.

Bajak Paint,

1478

if 2 is passed as an argument to the method,void GC.Collect then what would be the result?

1427

write 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,

1411


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

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

1922


diffrence between oracle apps , .NET , SAP

1882


Where do we need Operator overloading?

889


What do you understand by modular programming?

902


how will you code the subfile which is in editing mode (multiple case subfile)?

1862


what is c sharp dotnet

2009


Write a program to reverse a number?

905


how to work search engine? plz detail answer me.

1698


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 .

1802


what is the work of 1tier,2tier,&ntier? Plz Explain it!

2252


suppose we have ten members of a physical file but we want the output of last 5 members only.how to achieve that?

1804


what is throws keyword

3379


why we use abstract word in abstract window toolkit in java language.

1992


Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?

1782


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

957