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

How does inheritance operate when using the object of the classes?

872

Explain stl.

1414

What are the different types of stl containers?

1204

Define stl.

1329

Name the different types of stl containers.

1217

What is a stack? How it can be implemented?

1224

What is the need of a destructor?

1199

Show the application of a dynamic array with the help of an example.

1190

Explain dangling pointer.

1187

How does code-bloating occur in c++?

1238

Define upcasting.

1093

Are there any special rules about inlining?

1129

What is the use of default constructor?

1144

Define virtual constructor.

1143

Explain container class.

1305


Un-Answered Questions { Programming Languages }

What is "Hungarian Notation"?

1167


How would you differentiate between a pre and post increment operators while overloading?

1195


What is the difference between the two URLs in General Settings? (Hint: WordPress Address AND Site Address)?

209


What are the advantages of using django?

508


In this assignment you are asked to write a multithreaded program to find the duplicates in an array of 10 million integers. The integers are between -5000,000 to 5000,000 and are generated randomly. Use 10 threads, each thread works on 1000,000 integers. Compare the time needed to accomplish the task with single thread of execution program. Do not include the time to fill the array with integers in the execution time.

3168


Can you downgrade your wordpress plan?

196


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

1328


What is functions syntax in c++?

1199


What is the difference between a shallow copy and deep copy?

1023


How new/delete differs from malloc()/free?

1187


What is difference between action hook and filter hook?

942


Write a program to print factorial of given number without using recursion?

1039


What the different types of arrays in c?

1123


Does scala and java support call-by-name?

5


How can you profile a python script?

1010