Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

UST Interview Questions
Questions Answers Views Company eMail

How to include c++ header files in c# components?

1 5786

what do you mean by variant principal?

2 10023

Post New UST Interview Questions




Un-Answered Questions

What is the difference between inheritance and polymorphism?

585


Are all animals coelomate?

1


What is meant by publisher and why we are using it in Dynamics CRM Solutions?

340


How do you start powerpoint?

101


What is ods (operation data source)?

551






Define leaves?

568


How to set the attribute concurrency in resultset?

499


if you eventually employed,what would be your contribution / role with the company

2321


How to drop an existing view in mysql?

526


What is jdbctemplate in spring? And how to use it?

168


How to configure a read/write optical drive by using configuration manager?

3


Why is php used for web development?

497


Differentiate between ‘/’ and ‘//’.

549


difference between native and cross compilers

1668


In the house keeping section of an MVS assembly language program, like the one below STM R14,R12,12(R13) BASR R12,R0 USING *,R12,R11 LA R11,2048 LA R11,2048(R11,R12) .... .... 1. What if BASR R12,R0 IS NOT PRECEDE USING *,R12,R11? 2. USING (base address), REGISTER does USING directive says assembler to treat particular Register as a base register with the mentioned base address..in the above case * i.e current location counter..well if that is the case why we need BASR R12,R0 ? 3. What if I write like STM R14,R12,12(R13) BASR R12,R0 LA R11,2048 LA R11,2048(R11,R12) USING *,R12,R11 there is no address resolution being calculated in both LA statements so is it a right way to set Base register?..will there be any issues with Domain regarding R11 and R12?

1524