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 are the advantages of using a pointer?

1124

Explain abstraction.

1172

Define linked lists with the help of an example.

1077

Define a pdb file.

1124

What are the advantages of prototyping?

1125

In a function declaration, what does extern mean?

1112

Difference between delete and free.

1133

In what situations do you have to use initialization list rather than assignment in constructors?

1104

Explain the extern storage classes in c++.

1104

Explain function overloading and operator overloading.

1119

What is searching? Explain linear and binary search.

1036

Explain function overloading

1057

When do we run a shell in the unix system? How will you tell which shell you are running?

1022

Define vptr.

1090

When do we run a shell in the unix system?

1122


Un-Answered Questions { Programming Languages }

Does ATL require an application server to operate?

2572


Please explain what are the main differences between laravel 4 and laravel 5.x?

795


Can php use gettext?

1085


Is c++ the hardest language?

1031


How can I find the modification date of a file?

1336


You are given a dictionary of all valid words. You have the following 3 operations permitted on a word: delete a character, insert a character, replace a character. Now given two words - word1 and word2 - find the minimum number of steps required to convert word1 to word2. (one operation counts as 1 step.)

1121


What are the ways in which the file can be detected as being uploaded or not?

185


Why do we use using namespace std in c++?

1123


The purpose of this exercise is to benchmark file writing and reading speed. This exercise is divided into two parts. a). Write a file character by character such that the total file size becomes approximately >10K. After writing close the file handler, open a new stream and read the file character by character. Record both times. Execute this exercise at least 4 times b). Create a buffer capable of storing 100 characters. Now after generating the characters, first store them in the buffer. Once the buffer is filled up, store all the elements in the file. Repeat the process until the total file size becomes approximately >10K.While reading read a while line, store it in buffer and once buffer gets filled up, display the whole buffer. Repeat the exercise at least 4 times with different size of buffer (50, 100, 150 …). Records the times. c). Do an analysis of the differences in times and submit it in class.

2122


What does echo do python?

865


What does defined by whitespace in python?

1091


What is currying in scala?

1


What is the general form of function in c?

1069


How many items are in a list python?

955


What is the purpose of bootstrap in zend framework?

186