Interview Questions

Q:

What are the rules to use the ROWGUIDCOL property to define a globally unique identifier column?

Answer

Only one column can exist per table that is attached with ROWGUIDCOL property. One can then use $ROWGUID instead of column name in select list.

Report Error

View answer Workspace Report Error Discuss

Subject: SQL

0 3408
Q:

Who is a more senior creditor, a bondholder or stockholder?

Answer

According to the classification, the claim of bond holder should be accounted first. After fulfilling all the claims of bond holder company should look after the stock holder.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 3399
Q:

When an account becomes uncollectible and must be written off

A) Accounts Receivable should be credited B) Sales Revenue should be debited
C) Allowance for Doubtful Accounts should be credited D) Bad Debt Expense should be credited
 
Answer & Explanation Answer: A) Accounts Receivable should be credited

Explanation:
Report Error

View Answer Report Error Discuss

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

1 3398
Q:

What is Inbound and outbound marketing?

Answer

Inbound Marketing :


     Inbound marketing refers to marketing activities that bring visitors in, rather than marketers having to go out to get prospect's attention.


1. Communication is interactive and two-way.


2. Customers come to you via search engines, refferals and social media


3. Marketers provide value


4. Marketers seek to entertain and/or educate


5. It is a cheaper way of marketing


6. It is the new trend in marketing


7. People are more in control of what information they receive and how


 


Outbound Marketing


    In Outbound marketing the company contacts the customer through a message. It uses offline methods such as trade shows, mails to customers and calling customers.


1. Communication is one-way.


2. Customers are sought out via print, TV, radio, banner advertising and cold calls.


3. Marketers Provide little to no added value.


4. Marketers rarely seek to entertain or educate.


5. It is expensive compared to inbound marketing


6. It is one of the traditional methods of marketing.


7. In outbound marketing company is in control.

Report Error

View answer Workspace Report Error Discuss

0 3398
Q:

What is the purpose of UIWindow object?

Answer

The presentation of one or more views on a screen is coordinated by UIWindow object..

Report Error

View answer Workspace Report Error Discuss

Subject: IOS

7 3396
Q:

What Is a Session in PHP?

Answer

A PHP Session persist the user information to be used later. For example, user name, password, shopping item details. The session is temporary and will be removed soon after the user has left the web site. The session can be persisted for long term usage on databases like MySQL. Each session is identified by a unique Id number for every visitor. The first step to use PHP session is to start the session. The starting session must precede the operations like HTML or the other.


The statement session_start() starts the PHP session and registers the user’s information on the server.

Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 3395
Q:

How can u write programmatically value help to a field without using search help and match code?

Answer

By using two types of function modules to be called in SAP Script:

1)HELP_OBJECT_SHOW_FOR_FIELD
2)HELP_OBJECT_SHOW

Report Error

View answer Workspace Report Error Discuss

Subject: ABAP

0 3390
Q:

What is the difference between int and int32 ?

Answer

There is no difference between int and int32. System. Int is an alias name for System.Int32 which is a .Net Class.

Report Error

View answer Workspace Report Error Discuss

Subject: .NET
Job Role: Analyst , IT Trainer

1 3388