Provide an example of a time when you successfully improved production efficiency through process redesign or automation.
Explain the different scenarios wherein you need to use different types of collections i.e list, set and map?
What is a makefile in linux?
How you will do Mass Insert through trigger?
What are se10 t-codes used for?
Are there any parts of the .net framework 3.0 that only work on windows vista?
What are selection fields?
What is ActiveX? Explain.
what is the stuff function and how does it differ from the replace function? : Sql dba
What is api in java?
What are the causes of building collapse?
What is angular cli? List the command to install angular cli?
When is the destructor called?
What are the disadvantages of not performing database normalization?
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