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

Persistent Interview Questions
Questions Answers Views Company eMail

main( ) { static int a[ ] = {0,1,2,3,4}; int *p[ ] = {a,a+1,a+2,a+3,a+4}; int **ptr = p; ptr++; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); *ptr++; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); *++ptr; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); ++*ptr; printf(“\n %d %d %d”, ptr-p, *ptr-a, **ptr); }

2 26390

What is the purpose of sharepoint?

1 14506

There are three bucket...Apple,Orange and Apple+Orange....On each Bucket one of the following labels are there..'A','O','A+O'...all this labels are not correctly patched on Bucket..identify which bucket contains What? You can not see bucket..u can pick any number of fruit from any basket...???

2230

How to make a method thread safe without using synchronized keyword?

8 32011

what is the collable collections in java?

2 11379

which is the easy way to divide any integer by 2?

2 5119

Copy Linked List using recursive function?

2 6831

If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?

2 7152

What is size of Empty Class?

3 7040

Generally variables are stored in heap memory. When he variables are created in stack?

4 7159

How much is size of struct having 1 char & 1 integer?

11 13360

They will ask u question about single linked list?. Write Code for to insert delete node.

2 4947

if there is binary tree which one is the easiest way to delete all child node?

1 5294

What is design patterns in C++?

2 12130

How to use CMutex, CSemaphore in VC++ MFC

4323

Post New Persistent Interview Questions




Un-Answered Questions

Hi Friends i am going to write BARC written test by this month 20th (20-5-2008). So please if any body knows the details about this or having previous question papers pls mail me to kkumarei@gmail.com. For Suggestions give one message to 9962122264

1977


What is meant by payscale structure? How did you configure payscale structure? (I said I created various payroll areas and defaulted them using the feature abkrs. Seemed he was expecting more than this from me.)

563


How to test multiple variables against a value?

448


How do I export a java project?

454


what are the types of conditional jumps

661






At 50 Centigrade (Fuel oil) what is its cast?

1579


What is event in angularjs?

394


we use parallel flow heat exchanger to coo oil of 1000 EP viscosity,oftenly tubes may damage during cleaning etc what is proper way to clean cooler? How impurities decreased or vanished during working or in less teme job performed?

1426


What is quality center( test director)?

622


What is the main reason behind using an index?

544


What is an ami? How do I build one?

95


fan having rotational motion why

2038


What’s the use of redshift?

5


Which interface converts SQL requirements in the SAP development system to those of the database?

335


What is an xsd used for?

463