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,

2343

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,

1807

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

HP,

1667

what is the use of check point

HP,

1 2914

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

Amazon, Manhattan,

2 3555

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,

2416

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,

1963

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

3955

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

HCL,

2 2916

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

HCL,

1452

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 2407

how to remove header and footer in jcl using sort utility

CTS,

5086

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

1 2751

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

1725

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

1647


Post New Programming Languages AllOther Questions

Un-Answered Questions { Programming Languages AllOther }

Which design patterns have you used?

1533


You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

587


what is the system development cycle

1250


I want Ada programming language books. Could anyone post me any link for that?

2935


Hai, My name is nisha.I have NIC exam.If anybody Knows NIC previous paper pattern pls send me to nishanairp@gmail.com

1733






What is diffrent between Method and and function in c#

1525


what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

1031


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

1379


what is web configuration file

1528


I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

1557


In loading programs into memory, what is the difference between load-time dynamic linking and run-time dynamic linking?

1598


what are importance in problem tracking

1607


hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com

1464


Q2. A memory location has physical address D5687h. Compute: a. The offset address if the segment number is D445h. b. The segment number if the offset address is B577h.

1619


what is the software to run the GSM gate opener program

1642