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

difference between assert and verify.

957

What is cwinthread class? Explain its advantages.

962

What are the advantages of a message map

965

What is ole? How do you handle drag and drop in ole?

901

What is iunknown?

923

Explain the significance of initapplication() in vc++.

1071

Explain some of commonly used methods provided by iunknown.

857

Difference between critical section, mutex and semaphore.

1049

Explain pointer to the constant and constant pointer?

878

What is cwinthread class?

1114

What is cmutex? How can we use it?

943

When should you use a type cast?

1056

What is the difference between null pointer and wild pointer?

1135

What do you mean by invalid pointer arithmetic?

1002

What is the use of linkage in c language?

1010


Un-Answered Questions { Programming Languages }

Why is Kotlin interoperable with Java?

232


Is java made in c++?

1002


Tell me what types of loops exist in php?

1058


What is base controller in codeigniter?

567


What is favicon? How can you change a favicon in joomla?

92


Do you know how ruby looks up a method to invoke?

1


What is trait in laravel?

701


Please explain closure is scala?

1


What is the difference between declaration variable using val or var in kotlin?

151


What is the usage of the lattice package in R?

96


What does kwargs mean?

761


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: "<

2003


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

910


What is c++ try block?

991


What is the default extension of view files? How we can change it?

3