Interview Questions

Q:

What technologies are being used in AJAX?

Answer

AJAX uses four technologies, which are as follows:




       => JavaScript

       => XMLHttpRequest

       => Document Object Model (DOM)

       => Extensible HTML (XHTML) and Cascading Style Sheets (CSS)

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

1 3327
Q:

What is DBRM? What it contains? When it will be created?

Answer

- DBRM stands for Database Request Module


- The output of pre-compile process is represented as DBRM


- The SQL statements are extracted from the host language by the pre-compiler

Report Error

View answer Workspace Report Error Discuss

0 3325
Q:

What do you meant by "triple X" in Networks?

Answer

The function of PAD (Packet Assembler Disassembler) is described in a document known as X.3. The standard protocol has been defined between the terminal and the PAD, called X.28; another standard protocol exists between hte PAD and the network, called X.29. 

Report Error

View answer Workspace Report Error Discuss

1 3325
Q:

What is the purpose of reserved word using in C#?

Answer

A keyword that specifies that types in a particular nemespace can be referred to without requiring their full qualified type names. 'using' reserved word always come with namespaces. eg. using systems so because of this useful classes supplied by Microsoft which are contained by system namespace are availble for user.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET

0 3322
Q:

What do you mean by undeclared and undefined variables ?

Answer

Difference between undeclared and undefined variables is defined as


Undeclared variables are those that do not exist in a program and are not declared. If the program tries to read the value of an undeclared variable, then a runtime error is encountered.


Undefined variables are those that are declared in the program but have not been given any value. If the program tries to read the value of an undefined variable, an undefined value is returned.

Report Error

View answer Workspace Report Error Discuss

4 3317
Q:

What are payroll inputs? Does it changes from company to company?

Answer

Payroll input includes: Monthly,Qtrly,Yearly payments,adjustements, recoveries etc.
Inputs can be received either from HR or finance or both.

Current month New joinees, resignees recovery's etc.

Yes, inputs changes company to company

Report Error

View answer Workspace Report Error Discuss

0 3312
Q:

The largest component of National Income in India is ____ ?

A) Service Sector B) Industrial Sector
C) Agriculture Sector D) Trade Sector
 
Answer & Explanation Answer: A) Service Sector

Explanation:

The  largest component of National income is service sector.

Report Error

View Answer Report Error Discuss

Filed Under: Accounts Receivable
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

6 3311
Q:

What do you understand by Open Item Managed Account?

Answer

Open item management ensures that all items that have not yet been cleared are available in the system. Only after every open item in a document is cleared can a document be archived.

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable

0 3311