Interview Questions

Q:

What is a template?

A) A template is a formula for creating a generic class B) A template is used to manipulate the class
C) A template is used for creating the attributes D) none of the mentioned
 
Answer & Explanation Answer: A) A template is a formula for creating a generic class

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: C++

1 3626
Q:

A Credit may signify a

A) Increase in the liability account B) Decrease in an asset account
C) Increase in the capital stock account D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

A credit may signify a decrease in an asset account or an increase in a liability or capital stock account. 

 

A debit may signify an increase in an asset account.

Report Error

View Answer Report Error Discuss

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

1 3623
Q:

With a heredoc syntax, do I get variable substitution inside the heredoc contents?

Answer Yes
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

1 3620
Q:

Where does the exception are handled?

A) inside the program B) outside the regular code
C) both a & b D) none of these
 
Answer & Explanation Answer: B) outside the regular code

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: C++

1 3616
Q:

What would you do if you run out of ideas for a new Ad?

Answer

I would do the following if I run out of ideas for a new ad:


       - Word of mouth marketing


       - Direct marketing


       - Public opinions survey


       - Trade show/exhibition promotion etc.  

Report Error

View answer Workspace Report Error Discuss

3 3610
Q:

Can a main() method be declared final?

Answer Yes. Any inheriting class will not be able to have it's own default main() method.
Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 3608
Q:

What Payroll Forms Are You Familiar With?

Answer

Payroll administrators must understand the function and proper usage of various payroll forms. Forms related to payroll include personal data forms, overtime or absence approval forms, expense reimbursement forms and time sheets.

Report Error

View answer Workspace Report Error Discuss

1 3601
Q:

How many items are presented in the associate container?

A) 2 B) 3
C) 4 D) 5
 
Answer & Explanation Answer: D) 5

Explanation:

There are 5 items presented in the associate container. They are set, multiset, map, multimap and bitset.

Report Error

View Answer Report Error Discuss

Filed Under: C++

1 3597