Programming Languages AllOther Interview Questions
Questions Answers Views Company eMail

1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END

Wipro,

2600

1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

TCS,

2056

what is the diff bw sql direct and jdbc update can't we do select and updating operation in sql direct

HP,

1915

what is the use of check point

HP,

1 3307

Given: (x-2)(x+3)= 100; solve the equation for x using any programing language.

Amazon, Manhattan,

2 4114

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.

Manhattan,

2622

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.

Manhattan,

2218

Write a pascal program to calculate the sum of the first 100 even number and odd number

4163

What are the other ways to create an object with out calling new keyword in java?

HCL,

2 3385

Can we write a method in JSP.If so how?

HCL,

1687

Suppose i have all the implementation code required is written in doGet() but my class has doPost() method. i need code implemented in doGet() how can we do that?

1 2905

how to remove header and footer in jcl using sort utility

CTS,

5340

how MATLSB software suitable for electrical branch? which tools are useful??

1 3434

Is buffer size and file block size is similar? If similar,at which case it will be same size?

1959

I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??

1885


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

hi, all this is shoba m.c.a . i have learned abap but no oppurtunities right now as fresher , right now i want to learn any course on demand any one pls suggest me good course and institute in hyderabad

1603


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.

1450


how do i create my own exception class which will restrict IO exception?

2524


what is the similarity between networking devices?

1909


write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe

1774


what are stubs related to foxpro?

1853


what is d main diff between the java and .net framework

1746


Which method protects back button to retrieve old value from previous page in Struts.

1643


How to print No.of.rows affected after updation using ADO.Net

2672


What is the difference between CLEAR & RESET and OPEN & CLOSE OPCOEDS(USING RPG/400).wheare we can use this?can any body tell me in real time senario with example please?

1809


SAS question: I have 50 fils a1,a2,...,a50. the primary key is upc. then if i want to merge all 50 files, the code is as follows, data test; merge a1 ... a50; by upc; run; we know that writing all 50 files name is time consuming, is there any standard format of this code?

1724


iam confused among testing ,.net and java. can anybody help me.

1788


Write a shell program to test whether a given year is leap year or not ?

2471


Colors specified with the notation

2006


Hi guyes, I have cleared 2 technical rounds with cts for liferay and java techonologies, i have client round next week, please tell me how to prepare for this what questions i should be ready to face?

3585