Interview Questions

Q:

What is templates in AngularJS?

Answer

Templates are the rendered view with information from the controller and model. These can be a single file like index.html or multiple views in one page using "partials".

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 3122
Q:

Website always has

A) Address B) Information
C) Attachments D) Images
 
Answer & Explanation Answer: A) Address

Explanation:

Website always has an address whether it has images, any information or any attchments in it or not but it must has an address. 

Website_always_has1551876614.jpg image

Report Error

View Answer Report Error Discuss

1 3121
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 3118
Q:

Which of the following is not a function of a Warehouse?

A) Ensuring Profit B) Stabilisation in price
C) Risk-bearing D) Storage
 
Answer & Explanation Answer: A) Ensuring Profit

Explanation:
Report Error

View Answer Report Error Discuss

1 3117
Q:

What is the Debit Balance recovery? How we can recover if we won’t have any future transactions from supplier ?

Answer

The Debit balance recovery is usually made by raising a credit memo for the regular vendors. However if there are no future transactions from the supplier, we ask the vendor to send the check / make an EFT for the amount due from him. When payment is made to the wrong vendor or payment made in excess, in that case overpayment has gone to the vendor, so for us it is vendor debit balance. For debit balance recovery, we can either follow- up with the vendor to send us the excess amount / refund back, or we can adjust that extra amount in future invoices submitted by that vendor. In case no future transactions, we have to follow-up with the vendor, failing which we have to write off this amount. 

Report Error

View answer Workspace Report Error Discuss

Subject: Accounts Payable Exam Prep: Bank Exams , CAT
Job Role: Bank Clerk , Bank PO

2 3117
Q:

For printing out strings, there are echo, print and printf. Explain the differences.

Answer - echo is the most primitive of them, and just outputs the contents following the construct to the screen. print is also a construct (so parentheses are optional when calling it), but it returns TRUE on successful output and FALSE if it was unable to print out the string. However, you can pass multiple parameters to echo, like:

and it will output the string "Welcome to TechInterviews!" print does not take multiple parameters. It is also generally argued that echo is faster, but usually the speed advantage is negligible, and might not be there for future versions of PHP. printf is a function, not a construct, and allows such advantages as formatted output, but it’s the slowest way to print out data out of echo, print and printf.
Report Error

View answer Workspace Report Error Discuss

Subject: PHP

0 3117
Q:

What determines the value of an item?

A) the capital required to build the factory B) the unlimited wants of the consumers
C) the resources consumed in production D) the amount of goods that are produced
 
Answer & Explanation Answer: A) the capital required to build the factory

Explanation:

Value is the monetary worth of something, in this case, it is an item.

In option A, since it is talking about capital which is measured in monetary terms.

The value of an item is determined by its quality and its age. Often antiques with good quality are sold in the market with a high value and are sometimes auctioned.

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 3116
Q:

What are the activities we will do in SAP MM module implementation?

Answer

Various activities in SAP MM are : Inventory, Warehouse, Purchasing, Vendor evolution, Invoice varification, etc.

Report Error

View answer Workspace Report Error Discuss

Subject: SAP

1 3116