Interview Questions

Q:

What is the importance of Doctype in HTML?

Answer

Doctype tag is not a HTML tag, it is just an instruction that is passed to the web browser to check for the information that is being provided by the markup language in which the page is written. Doctype is sometimes referred as Document type definition (DTD) that describes some rules that has to be followed while writing the markup language so to make the web browser understand the language and the content correctly. Doctype is very important to be placed in the beginning of the HTML and before the <HTML> tag to allow easy rendering of the pages that are used.

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

1 2057
Q:

The principle of diversification tells us that

A) spreading an investment across many diverse assets will eliminate some of the total risk B) concentrating an investment in two or three large stocks will eliminate all of the unsystematic risk
C) spreading an investment across five diverse companies will not lower the total risk D) concentrating an investment in three companies all within the same industry will greatly reduce the systematic risk
 
Answer & Explanation Answer: A) spreading an investment across many diverse assets will eliminate some of the total risk

Explanation:

The principle of diversification tells us that spreading an investment across many diverse assets will eliminate some of the total risk.

Report Error

View Answer Report Error Discuss

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

0 2056
Q:

Where can you define the icon for your Activity ?

Answer

Icon for an Activity is defined in the manifest file.


Code


<activity android:icon="@drawable/app_icon" android:name=".MyTestActivity"></activity>


...

Report Error

View answer Workspace Report Error Discuss

1 2055
Q:

If you have 10000 records in your file, which method you use in BDC?

Answer

Call transaction is faster than session method. But usually we use session method in real time…because we can transfer large amount of data from internal table to database and if any errors in a session, then process will not complete until session get correct.

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP

0 2055
Q:

How do you go about making an important decision affecting your career?

Answer

Career decisions are surely the toughest one and almost inevitable. I follow my instincts during any doubtful situations. b'coz in dilema u r not in the position to make a decision. what better guide can we get, other then our inner voice, during those difficult situations. This doesn't infact means that decision regarding the priority in life be left just to intuitions. Intuitions also needs input in the form of one's likes and dislikes. Goals proper set once, as such, go a long way in creating a good intuitive judgement.

Report Error

View answer Workspace Report Error Discuss

Subject: Decisiveness

0 2054
Q:

How long can you commit to work with us?

Answer

I like new challenges and fortunate to develop. As long as I keep doing these, I don’t think I’ll need to alter. I’d like to consider that this relationship lasts for many years. However, I haven’t set a period of time limit as such.


 

Report Error

View answer Workspace Report Error Discuss

Subject: Human Resources

3 2053
Q:

What is DCLGEN?

Answer

DeCLarations GENerator : used to create the host language copy books for the table    definitions. Also creates the DECLARE table.

Report Error

View answer Workspace Report Error Discuss

0 2053
Q:

Assets minus liabilities equals

A) Equity B) Net income
C) Working capital D) Net assets
 
Answer & Explanation Answer: A) Equity

Explanation:

Assets minus liabilities equals Equity.

assets_minus_liabilities_equals1556624662.png image

Report Error

View Answer Report Error Discuss

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

1 2050