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 26474

What is the purpose of sharepoint?

1 14554

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...???

2244

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

8 32073

what is the collable collections in java?

2 11415

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

2 5145

Copy Linked List using recursive function?

2 6855

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

2 7181

What is size of Empty Class?

3 7072

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

4 7195

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

11 13420

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

2 4970

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

1 5313

What is design patterns in C++?

2 12158

How to use CMutex, CSemaphore in VC++ MFC

4333

Post New Persistent Interview Questions




Un-Answered Questions

What is racemic mixture? Why it is optically inactive?

600


What is the role of the dataset object in ado.net?

571


A diagnostic film is produced using 10 ma and .5 second. What exposure time is needed to produce the same film at 20 ma?

5


What is data structure and its types?

490


What is a closure and how do you use it?

515






What is an event in Swing?

609


What are the steps to create a repository in ab initio?

756


I have a requirement where during the consolidation into USD (from GBP books) I want use two different exchange rates for two consolidations. Child SOB is same but the Parent SOB's are different. How can this be done in Oracle Financials? Answers will be Appreciable. Thank You.

1466


Describe organisational structure in sap ?

623


Explain the use of spring container.

165


Is sap bw/4 hana only for customers already on sap?

57


What are advantages of bootstrap development?

5


What's the difference between a method and a procedure?

483


Give a list of facelet tags.

91


What are infogroups?

602