Saturday, November 8, 2008

C++ Algorithm Interview Questions

Q1 What are the advantages and disadvantages of B-star trees over Binary trees? (Asked by Motorola people)

A1 B-star trees have better data structure and are faster in search than Binary trees, but it’s harder to write codes for B-start trees. More Questions.....

Thursday, November 6, 2008

SAP INTERVIEW QUESTIONS AND ANSWERS

SAP INTERVIEW QUESTIONS AND ANSWERS

1. What is ERP? - ERP is a package with the techniques and concepts for the
integrated management of business as a whole, for effective use of management
resources, to improve the efficiency of an enterprise. Initially, ERP was targeted
for manufacturing industry mainly for planning and managing core business like
production and financial market. As the growth and merits of ERP package ERP
software is designed for basic process of a company from manufacturing to small
shops with a target of integrating information across the company. More Details....

MAINFRAME - COBOL INTERVIEW QUESTIONS

  1. Name the divisions in a COBOL program.

IDENTIFICATION DIVISION, ENVIRONMENT DIVISION, DATA DIVISION, PROCEDURE DIVISION.

  1. What are the different data types available in COBOL?

Alpha-numeric (X), alphabetic (A) and numeric (9).

  1. What does the INITIALIZE verb do? –

Alphabetic, Alphanumeric fields & alphanumeric edited items are set to SPACES.

Numeric, Numeric edited items set to ZERO.

FILLER , OCCURS DEPENDING ON items left untouched।

फंड मोरे ओं
http://mainframesfaqs.blogspot.com/

Your Title