Software Interview Questions
Questions Answers Views Company eMail

What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..

iGate,

8117

How we can limit the maximum number of line items in Billing document?

3 14197

public class Dog { private int weight; public int getweight(){ return weight; } public void SetWeight(int newWeight){ if (newWeight > 0){ weight = newWeight; } } } public class TestDog { public static void main(String[] args) { Dog d = new Dog(); System.out.println("Dog d's weight is " + d.getWeight()); d.setWeight(42); System.out.println("Dog d's weight is " + d.getWeight()); d.setweight(-42); System.out.println("Dog d's weight is " + d.getWeight()); } } class dog is compiled but there is an error in class TestDog when compiled and the error is with dot notations. I want to kmow why there is error in testdog class when compiled.

3 6034

"primary key=unique+null" is equal,reson?not,reason?

5 5419

how will you manually test yahoo messenger on single system.

nvidia,

1 6383

How to define a cusotmer as a supplier in ORACLE R12

Intelligroup,

1726

how will you test window media player?

nvidia,

1 6174

WHAT IS THE DEFINITION OF DEFAULT CUSTOMER IN AR?

Intelligroup,

1695

why normalizer transformation can not used in mapplet? plzzzz answer

Syntel,

2 14271

how to resolve sb37,sd37 se37 abends

Keane India Ltd,

3 22761

delete rules in db2

Keane India Ltd,

1 7193

how to compress the data set

Keane India Ltd,

8 16365

what is overloading in WCF?how to do autentication in WCF.

BirlaSoft, Logica CMG,

1 12657

hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.

IBM,

2 5939

There is a mobile keypad with numbers 0-9 and alphabets on it. take input of 7 keys and then form a word from the alphabets present on those keys.

3086


Un-Answered Questions { Software }

when will you create your repository

1802


What is ado object model?

513


Explain what inheritance is and an example of when you might use it?

500


Is gmail a outlook?

1


What is Stability and Performance Testing in Testing the TV

1867






What is c system32 taskhostw exe?

581


what are the priliminary expectations from smoke testing from developer and QA point of view

1520


What function you can use to wrap a page content?

5


Can we add user/team to more than one field level security profile?

361


What is the inspect tool?

264


What is a fix pack?

496


Why use of scripting elements in jsp is discouraged?

542


What are the two POE methods?

197


Can I delete old microsoft visual c++?

545


What is clustered index sql?

501