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

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 28974

What is the purpose of sharepoint?

1 15973

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

2739

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

8 34800

what is the collable collections in java?

2 12496

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

2 6162

Copy Linked List using recursive function?

2 8026

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

2 8437

What is size of Empty Class?

3 8293

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

4 8729

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

11 16636

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

2 5905

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

1 6114

What is design patterns in C++?

2 13215

How to use CMutex, CSemaphore in VC++ MFC

4835

Post New Persistent Interview Questions




Un-Answered Questions

Where can I find the windows explorer?

905


What is kvar?

1384


Mention The Basic Components Of A Server Computer In Cloud Computing?

675


Explain end-to-end testing?

1144


What are concrete classes?

946


where do you want to see yourself after 5 years?

1076


Is xhtml element name case sensitive?

1006


What are the benefits and challenges of fine-tuning a pre-trained model?

61


If userA send a string through whatsapp but userB is not getting properly the string, Then what may be problem? Can someone write testcase of this. Both whtsapp application is same version and OS is also same android version.

2076


Describe method overriding

1180


How the smart identification is used in real time?Please explain with an example

2106


What is default color for foreground & background in photoshop?

35


What is the system log?

953


Do you know what is bootstrap well?

3


Is dll a binary file?

958