Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

preorder of A*(B+C)/D-G

BFL,

6 16021

merge sort time complexity

BFL, CDAC, IBM, Jawaharlal Nehru Technological University JNTU,

6 19708

I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.

3 4288

To sorting array of 10 elements which sorting is best a)selection b)bubble c)tree sort

HP, Hughes,

2 6856

converting 41.685 to binary

Hughes,

1 4467

CPU - abbrevation

Mascot,

2 4191

What is meant byStatic Variable ?

Mascot,

7 9308

What is meant by QUEUE?

Mascot,

4 9780

What is meant by STACK?

Mascot,

5 13947

Binary tree?

Mascot,

1 5982

Data structure used to impliment a menu:

Verifone,

2067

Number of null pointers in any binary tree

Infosys,

5 7458

What is meant by spooling

Qiscet,

2 5343

Wats the name of the first os

2 4202

How to update a data for the views in the relational data base schema

TCS,

1 3413


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

in IT trend mantis meant what? how to know mantis in IT trends? detail description about mantis?

1645


What is the difference between COM and CORBA?

723


How to know we are in home page of a web application using QTP

1998


what is integration testing in real time applications?

1839


design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.

16216






what is best way to create a Thread class & why?

1584


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box. eg: 3 box contain stick as:1,1,1. if u take 1 stick from 3rd numbred box you will any how win the match.

2424


Differevce between arrays and array builders?

1639


It is possible to take number of controls added to form at run-time.ex-when user enter 6, 6 text boxes get added to form,next time number of controls get change as per user number enter. What is code for that?

1498


How to set on/off a group of indicators in a single statement?

1373


Given: coordinates of rectangle-> left bottom and right top points. the rectangles create a hole.Find the maximum area of the hole. eg. 4 rectangles create a hole in between. find its area.

1970


shall we execute our java programmes in jre

1756


can any one suggestion me present which course(except java,.net) has huge demand in the market?

1613


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

754


Write a program to show polymorphism.

695