Interview Questions

Q:

Which among the following validators checks if entered data matches a specific format

A) Compare validator B) RegularExpressionValidator
C) CustomValidator D) None
 
Answer & Explanation Answer: B) RegularExpressionValidator

Explanation:

RegularExpressionValidator checks if entered data matches a specific format

Report Error

View Answer Report Error Discuss

Filed Under: .NET
Job Role: Software Architect

0 2751
Q:

What is retropay?

Answer

It is a process that recaculates the amount to pay an employess in the current period to account for retrospective changes that occurred in previous payroll periods.

Report Error

View answer Workspace Report Error Discuss

1 2748
Q:

What is WDM?

Answer

WDM is conceptually the same as FDM, except that the multiplexing and demultiplexing  involve light signals transmitted through fiber optics channel.

Report Error

View answer Workspace Report Error Discuss

0 2745
Q:

Define what is a Fact, Dimension and Measure ?

Answer

Fact is key performance indicator to analyze the business.From the additive values, which are used to analyse the business by using report generation. Dimension is used to analyze the fact, are the non-additive ( text format) values, Which are used to drill down reports.Without dimension there is no meaning for fact. Measure is the quantity of data we create to process.

Report Error

View answer Workspace Report Error Discuss

5 2743
Q:

How does thread synchronization occurs inside a monitor?

Answer

A Monitor defines a lock and condition variables for managing concurrent access to shared data. The monitor uses the lock to ensure that only a single thread inactive in the monitor code at any time.


A monitor allows only one thread to lock an object at once.

Report Error

View answer Workspace Report Error Discuss

Subject: Java

0 2742
Q:

Describe the foreign key columns in fact table and dimension table.

Answer

The primary keys of entity tables are the foreign keys of dimension tables.


The Primary keys of fact dimensional table are the foreign keys of fact tablels.

Report Error

View answer Workspace Report Error Discuss

1 2737
Q:

What are the biggest challenges facing nursing today?

Answer

Tips : 


Healthcare systems globally are struggling to meet the demands of the populations they serve. One of the major problems is the current shortage of trained nurses. Use your interview answer to demonstrate that you have thought about this issue and offer up some reasons as to why there is such a shortage of skilled nurses.


Possible reasons include low nursing school enrollment due to poor perceptions of nursing as a fairly rewarded career and nurses leaving the profession before retirement age due to job dissatisfaction. You need to be able to show your interest in nursing as a career by demonstrating that you have thought about the current and future issues facing nurses.

Report Error

View answer Workspace Report Error Discuss

4 2730
Q:

What can javascript programs do?

Answer

Generation of HTML pages on-the-fly without accessing the Web server. The user can be given control over the browser like User input validation Simple computations can be performed on the client's machine The user's browser, OS, screen size, etc. can be detected Date and Time Handling

Report Error

View answer Workspace Report Error Discuss

Subject: Web Technology

0 2726