Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Siebel Interview Questions
Questions Answers Views Company eMail

To call a Web service SOAP which transport protocol you use?

3 5852

For Web services where you can browse on the Internet?

1 4045

What?s the difference between Response.Write() and Response.Output.Write()?

2 5282

Where do you store the information about the user?s locale?

1 6614

What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 6277

Whats MSIL, and why should my developers need an appreciation of it if at all?

3 6768

What?s the top .NET class that everything is derived from?

4 12391

What?s the difference between an interface and abstract class?

6 9482

What?s the difference between the Debug class and Trace class?

2 7639

What?s an abstract class?

5 5776

What property do you have to set to tell the grid which page to go to when using the Pager object?

2 5968

What property must you set, and what method must you call in your code, in order to bind the data from a data source to the Repeater control?

1 3617

What is constrainted picklist? Where you will drop the constraints?

3 11044

I have two data providers with common dimension and measures. The only difference between two data providers is in condition 'Fiscal Year'.One data provider calculates for current year and other one calculates for previous year. So in prompts if I am passing 2008 as current year then the two data providers should be able to calculate for current year and previous year individually. So Can anybody tell me how to do calculation in data providers. ( I am using BO WebI report )

6 10060

If I'm developing an application that must accomodate multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

3 6014

Post New Siebel Interview Questions




Un-Answered Questions

As a SAP security consultant what is the most challenged you faced in previous company?

669


Is node an application server?

234


How do you convert input stream into string?

151


Tell me which queue having current queue depth should be greater than zero?

496


Is mvc stateless?

1






How do I open the command prompt?

516


What is the difference between a class and a structure?

510


What is "per call" instance mode in wcf?

481


Tell us something about bsbda.

625


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?

1745


What is the mistake in the following program segment ? f() { int a; void c; f2(&c,&a);}

3406


What is the role of the java.rmi.naming class?

517


Explain about Delegating a rule?

171


what is the basic and unique feature of dotnet

1708


Do we have to use initialization list in spite of the assignment in constructors?

563