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



Programming Languages Interview Questions
Questions Answers Views Company eMail

what do you mean by php.ini file ?????????

Samsung,

2 13030

What is the difference b/w main() in C language and main() in C++.

7 10404

what will happen if you free a pointer twice after allocating memory dynamically ?

Novell,

3 12175

how do we can copy of the content of a web page with the help og the URL and display them onto any other page

5 6432

what is dangling pointer?

LG Soft,

1 5963

what are the rules to be followed at the time of declaring a variable?,what is the purpose of var_dump()function in php,syntax of ternary operator()in php,difference between drop a table and truncate a table...

2 5258

Can we write a program without main() function?

9 15214

What is the difference between null pointer and the void pointer?

3 9252

Differ GetMessage, PostMessage & PeakMessage?

Symphony,

4 16405

How many ways are there to swap two numbers without using temporary variable? Give the each logic.

9 20637

hat is a pointer?

Assurgent,

4 7263

how to convert infix expression to prefix expression?

nvidia,

4252

what is the difference between rename and label

Satyam,

2389

how can i access a direct (absolute, not the offset) memory address? here is what i tried: wrote a program that ask's for an address from the user, creates a FAR pointer to that adress and shows it. then the user can increment/decrement the value in that address by pressing p(inc+) and m(dec-). NOW, i compiled that program and opened it twice (in 2 different windows) and gave twice the same address to it. now look what happen - if i change the value in one "window" of the program, it DOES NOT change in the other! even if they point to the same address in the memory! here is the code snippet: //------------------------------------------------------ #include //INCLUDE EVERY KNOWN HEADER FILE #include //FOR ANY CASE... #include #include #include main() { int far *ptr; //FAR POINTER!!! long address; char key=0; //A KEY FROM THE KEYBOARD int temp=0; clrscr(); cout<<"Enter Address:"; cin>>hex>>address; //GETS THE ADDRESS clrscr(); (long)ptr=address; temp=*ptr; //PUTS THE ADDRESS IN THE PTR cout<<"["< 2435


explain dynamic binding by drowing

Cognizant,

2 7278


Un-Answered Questions { Programming Languages }

Tell me is laravel an open source?

799


What is the difference between pure virtual function and virtual function?

1138


What is a static element?

1094


What is else if syntax?

1182


Why do we use join() function in python?

966


what is the limitation of Magento?

5


which of the following shows the correct hierarchy of arithmetic operations in C a) (), **, * or/,+ or - b) (),**,*,/,+,- c) (),**,/,*,+,- d) (),/ or *,- or +

1753


How to send an email in python language?

1052


How can you save your data in R?

103


What is openmp in c?

1033


any one please tell me the purpose of operator overloading

2408


Mention the steps to optimize the Drupal website?

125


the question is that what you have been doing all these periods (one year gap)

2102


What is autoloader?

227


Is empty function c++?

975