Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Software Interview Questions
Questions Answers Views Company eMail

Write a C function to search a number in the given list of numbers. donot use printf and scanf

Honeywell, TCS,

6 11485

what is out put of the following code? #include class Base { Base() { cout<<"constructor base"; } ~Base() { cout<<"destructor base"; } } class Derived:public Base { Derived() { cout<<"constructor derived"; } ~Derived() { cout<<"destructor derived"; } } void main() { Base *var=new Derived(); delete var; }

Honeywell,

3 7687

Find string palindrome 10marks

Honeywell, Infosys, Riktam, Roland,

5 12011

After successful login,If I have to check whether the name of the screen,other contents are proper or not this is called GUI testing.But if I am writing the test for functionality.then may I have to add this [Screen name,other contents]to expected result in my Functional testing or I have to write the other test case document for GUI testing?Thanks in Advance

2 4332

What is the limit for test steps?It should be 10/20/30etc

1987

There are 4 webpages in an application, in third page there is one cancel button i want to click that cancel button only, how can I click that cancel buttton ?

Wipro,

4 8382

how we can create optional or required parameters in SAS macro...

TCS,

5 23393

what is the difference between Risk based and Requirement based testing???

2255

Are Test Condition and Test Description/Procedure are different? Please Reply

1 5025

If Client has given the requirement such that " (1)Items are sorted alphabetically (2)Apply Shortcut keys " Then Tester have to write test cases for that also or not?

1 3739

what is difference b/w .net 1.1 and .net 2.0. I need Answer in c# , asp.net and ado.net Level.Like c#1.1 and c#.1.1 , ado.net1.1 and ado.net2.0 and asp.net1.1 and asp.net2.0

4 10157

How many requests will be send to server and response coming from server when you open a web page (e.g. xyz.php) which has an image tag?

Persistent,

3 11008

Can we add the function library directly from scripting in qtp instead of adding from resource tab?

IBM,

5 15105

what are test cases for edit,add,delete,save,preview and main buttons and test scenarios

L&T, Wipro,

2 5441

I'm from the hotwel industry and has worked with le- meridien hotels. Can somebody tell, what will be the AS-IS in the hotel industry. Normally le-meridien has lot of properties all across the globe..ie manu no's of hotels...suppose we consider that there are 30 hotels in India...with headquarter in Mumbai( Sales Organisation)...and has a distribution chnl- direct sales and Division- Food n Bev, rooms and Services. Company- leMeridien, Com Code-Lemeridien Hotes. Customers comes in the hotel and stay in the hotel to have food, drink and avail services.It's doesn't have plant. Have various vendor to get the food material from in order to provide the food and services.Then what will be the AS-IS in this scenario?.Can somebody help me with this answer?

1 4387


Un-Answered Questions { Software }

How is a session id generated?

1003


In document how to create metrics?

992


How does the size of arraylist increases dynamically?

918


Where can I find pid in windows?

830


Name the property for controlling the image position in the background.

550


What is the shortcut to insert a row in a word table?

622


Do you have any particular problems with Relocation, and any particular preference.

1102


hi ... i've created one crystal report in windows form and one crystalreportviewer .. the following is my code.. in form1.cs file try { ExportOptions CrExportOptions; DiskFileDestinationOptions CrDiskFileDestinationOptions = new DiskFileDestinationOptions(); PdfRtfWordFormatOptions CrFormatTypeOptions = new PdfRtfWordFormatOptions(); CrDiskFileDestinationOptions.DiskFileName = "c:\\csharp.net- informations.pdf"; CrExportOptions = cryRpt.ExportOptions; { CrExportOptions.ExportDestinationType = ExportDestinationType.DiskFile; CrExportOptions.ExportFormatType = ExportFormatType.PortableDocFormat; CrExportOptions.DestinationOptions = CrDiskFileDestinationOptions; CrExportOptions.FormatOptions = CrFormatTypeOptions; } cryRpt.Export(); } the above code is saving the file into pdf into specified path.. but i dont want to save a file i should get direct print preview and have a option to print .. As we do in web application using crystal report viewer clicking print and report will be opened in pdf.. and the click print.. i want the same function as we do in web application... i'm writing code in c#.net hope the above explaination will be understood clearly..

3671


Difference between Work- and Data- classes?

543


What is toast notification?

915


How do you define a welcome file list?

932


What is light object mapping in hibernate?

494


what is the package for freshers in valuelabs.

6161


Can you dynamically assign a Master Page?

994


what is a schema in sql server 2005? : Sql server database administration

1031