Interview Questions

Q:

How many types of macros are there in c++?

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

Explanation:

There are two types of macros. They are object-like and function-like.

Report Error

View Answer Report Error Discuss

Filed Under: C++

1 7493
Q:

Financial statements are prepared from which trial balance?

A) Unadjusted trial balance B) Adjusted trial balance
C) Post- closing trial balance D) None of the above
 
Answer & Explanation Answer: B) Adjusted trial balance

Explanation:

Financial statements can be prepared from the Adjusted trial balance. A trial balance is a report containing list of all the general ledger accounts i.e, debits and credits contained in the ledger of a business. The types of trial balance include : Unadjusted trial balance, Adjusted trial balance and the Post- closing trial balance.

Report Error

View Answer Report Error Discuss

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

7 7477
Q:

List the steps involved in creating the checksum.

Answer

- Divide the data into sections


- Add the sections together using 1's complement arithmetic


- Take the complement of the final sum, this is the check sum

Report Error

View answer Workspace Report Error Discuss

4 7477
Q:

What is SQL*Plus? Explain its features

Answer

SQL*plus allows SQL and PL/SQL scripts to interactively run in command line.

It allows three kinds of commands to run; SQL, PL/SQL and SQL * Plus commands. It’s most commonly used by DBA’s to interact with the oracle database.

Report Error

View answer Workspace Report Error Discuss

Subject: Oracle

14 7476
Q:

Which of the following can derived class inherit?

A) members B) functions
C) both a & b D) None of the above
 
Answer & Explanation Answer: C) both a & b

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: C++

2 7451
Q:

Concentrating the marketing efforts on one particular segment of consumers is known as  ?

A) Ambush Marketing B) Niche Marketing
C) Content Marketing D) Cloud Marketing
 
Answer & Explanation Answer: B) Niche Marketing

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Marketing and Sales

13 7443
Q:

Which of the following is not a selling expense?

A) Freight-out B) Advertising expense
C) Store supplies D) Office salaries expense
 
Answer & Explanation Answer: D) Office salaries expense

Explanation:

Office salaries expense would not come under a selling expense.

Report Error

View Answer Report Error Discuss

Filed Under: Marketing and Sales
Exam Prep: CAT
Job Role: Analyst , Bank Clerk

9 7439
Q:

In OSI network architecture, the routing is performed by

A) transport layer B) session layer
C) network layer D) data link layer
 
Answer & Explanation Answer: C) network layer

Explanation:

in_osi_network_architecture_the_routing_is_performed_by1553604163.jpg image

 

In networking, the Open Systems Interconnection is commonly called as OSI model. It has a 7 layer architecture for the communication.

 

In OSI network architecture, the routing is performed by network layer which is layer number 3 with the help of intermediate routers.

Report Error

View Answer Report Error Discuss

4 7415