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

What is a message map?

Mphasis,

1 8135

List out the basic features of MFC.

Mphasis,

4 15199

int main() { int i ,a[i]; i = 0; a[i] = 10; cout<< a[i] << endl; return 0; } What will be output of this program?

HCL, Mphasis,

11 19563

what is woransient key word? how it is used in java

Convergys,

2350

how can create the lexical parameter after the select class?

Oracle,

1 5263

how to create textboxes dynamically and insert textbox text into sql database

AGiSAC,

2 10433

write a c program in such a way that if we enter the today date the output should be next day's date.

2192

how to pripare BRS/FRS Document for different projects?

Wipro,

1 3519

breef description of batch testing ?

Wipro,

2119

Is Test report same as Bug report....? I have to give Test Report to the client for my Application ....and as it started all of sudden i did not make the test cases and started of testing .....The bug Tracker where i report the bugs has a facility to download the Bug reported in word or in excel format....It has the detailed description of "version" of appliation tested, whom assigned .., resolved , closed..then the steps to reproduce the bug and all...Is the documnet test report...

2 6649

how many chart of a/cs can assign to company code?

1 5654

In Selenium how a test suit is run and report is generated.

2047

In Selenium how a test suit is run and report is generated.

2391

whats the difference between mobile emulator and simulator?

Cap Gemini, L&T,

3 24779

I need testPalindrome and removeSpace #include #define SIZE 256 /* function prototype */ /* test if the chars in the range of [left, right] of array is a palindrome */ int testPalindrome( char array[], int left, int right ); /* remove the space in the src array and copy it over to the "copy" array */ /* set the number of chars in the "copy" array to the location that cnt points t */ void removeSpace(char src[], char copy[], int *cnt); int main( void ) { char c; /* temporarily holds keyboard input */ char string[ SIZE ]; /* original string */ char copy[ SIZE ]; /* copy of string without spaces */ int count = 0; /* length of string */ int copyCount; /* length of copy */ printf( "Enter a sentence:\n" ); /* get sentence to test from user */ while ( ( c = getchar() ) != '\n' && count < SIZE ) { string[ count++ ] = c; } /* end while */ string[ count ] = '\0'; /* terminate string */ /* make a copy of string without spaces */ removeSpace(string, copy, ©Count); /* print whether or not the sentence is a palindrome */ if ( testPalindrome( copy, 0, copyCount - 1 ) ) { printf( "\"%s\" is a palindrome\n", string ); } /* end if */ else { printf( "\"%s\" is not a palindrome\n", string ); } /* end else */ return 0; /* indicate successful termination */ } /* end main */ void removeSpace(char src[], char copy[], int *cnt) { } int testPalindrome( char array[], int left, int right ) { }

2677


Un-Answered Questions { Software }

What is null pointer and void pointer and what is their use?

1098


What are the various ways to unwrap an optional in swift?

930


Space & Skip Are Which Level Keywords?

1189


How is clustered database important in oracle rac architecture?

1


What is the use of 'table index'?

1086


what is rpg fixed logic cycle?

1201


Where was microsoft founded?

1105


Where is microsoft access located?

819


hi all I have an overall experience of 12 years working in an EDP setup(worked in a manufacturing setup in a German MNC). On my request, I was relieved from my duties in Sep 06 for maternity reasons. However I would like to pursue a career in a software organization as a manual tester. I obtained my proficiency certificate in Software Testing from STAG SOFTWARE LIMITED 2 months ago i.e in May and would now like to continue working in this field. However I am unable to find a job until now. If anybody knows of a opening at bangalore, kindly let me know.

2016


Is it possible to reduce the size of a already created partition?

817


How to unlock background?

35


Write the flags of 8086?

992


Is use case diagram static or dynamic?

1037


What is wordfence plugin?

164


What are the different Eval functions available in Pig?

562