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 is boyce codd normal form in c++?

1160

When does a name clash occur in c++?

1173

What is the standard template library (stl)?

3 1785

What are virtual functions in c++?

1185

What is abstraction in c++?

1 1358

What does extern mean in a function declaration in c++?

1211

What are the disadvantages of drupal?

125

Which python library is built on top of matplotlib and pandas to ease data plotting?

2 1358

Which library would you prefer for plotting in python language: seaborn or matplotlib?

999

What happens when you execute the statement mango=banana in python?

922

Is all the memory freed when python exits?

1028

How can you randomize the items of a list in place in python?

865

Python or r: which one would you prefer for text analytics?

866

Which python library would you prefer to use for data munging?

842

How can you copy objects in python?

937


Un-Answered Questions { Programming Languages }

How can you get web browser’s details using PHP?

969


What is the most convenient hashing method to be used to hash passwords?

1012


Why gii is used?

3


Write a simple code fragment that will check if a number is positive or negative.

1155


What do you mean by overriding methods?

944


Explain what is drupal weight?

158


what are the basic features of Magento?

5


Explain the request life cycle of laravel?

661


Is php deprecated?

1006


What is the naming convention in yii framework? Explain

3


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

812


What is boolean in c?

1094


What are the two different types of polymorphism?

1143


can any one help to find a specific string between html tags which is changed to a sting.. weather.html looks (for location) is somewhere #include #include #include using namespace std; string find_field(string myPage,string); int main (void) { string page, line, location, temperature; ifstream inputFile("weather.xml"); while(getline(inputFile, line)) { page.append(line); line.erase(); } // Now page is a string that contains the whole xml page // Here you need to write something that finds and // extracts location and temperature from the XML // data in the string page and stores them in // the strings location and temperature respectively location=find_field(page,"location"); temperature=find_field(page,"temp_c"); cout << "Location: "<

2056


What is comctl32 ocx used for?

681