Answer Posted /

Is This Answer Correct ?    Yes No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is Mutex (Mutual Exclusion Object) ?

617


What is __init__?

472


there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2216


You are given a dataset where the number of variables (p) is greater than the number of observations (n) (p>n). Which is the best technique to use and why ?

38


How to retrive a single data from a database

576






Where are SEBI headquarters located?

696


IF Statements BLOCK 1 . IF a >= b THEN do_this …..; ELSE do_that….; END IF BLOCK 2 . IF a < b THEN do_that …..; ELSE do_this….; END IF; • Given any pair of non-NULL values for “a” and”b”, will Block 1 and Block 2 do the same thing? • What if either “a” or”b” (or both) is NULL?

1743


What are the causes of environmental change ?

5


What is the difference between singleton and prototype bean?

157


What are standard controls?

504


What is a parameter file in oracle?

548


How can we call child component controller method from the parent component controller method?

262


What is Paging in a listview?

266


Explain how is it possible to cast types in php?

527


What is the purpose of checked and unchecked exceptions in JAVA?

554