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



Code Snippets Interview Questions
Questions Answers Views Company eMail

Write a python program to check if a number is a strong number?

859

What is the output, suppose list1 is [1, 3, 2], what is list1 * 2 ?

1387

Write a python program to check if a number is a prime number?

829

Write a python program to check if a number is a perfect number?

901

Write a python program to print table of a given number?

815

Write a python program to check if a number is an armstrong number?

775

Write a python program to find the second largest number in a list?

902

Write a python program to check if a string is a palindrome or not?

869

How do you set a global variable inside a function?

805

Write a program to find sum of the digits of a number in python?

856

Write a python program to count the number of vowels in a string?

875

Write a python program to check if a number is a palindrome or not?

811

Can you write a program to find the average of numbers in a list in python?

821

Write a python program to count the number of digits in a number?

880

int a=1; printf("%d %d %d",a++,a++,a); need o/p in 'c' and what explanation too

1 2058


Un-Answered Questions { Code Snippets }

Create a Menu that can be activated while clicking on Right Mouse button

2117


write a program that prompt the user to enter his height and weight,then calculate the body mass index and show the algorithm used

4860


What are XML Namespaces?

586


How to run the Result Intemation System project in java for collage student in which result of internal exam marks send on parents mobile using SMS? what software required to run this project? please reply immediately...

3100


Write a python program to check if a number is an armstrong number?

775


What is the meaning of version in XML?

657


can any body give me answer to this question please? please give me code in cl with the folling specifications. 1.Accept 2 parameters-date and date type 2.If date type is J then convert date to *MDY format 3.If date type is M convert date to *JUL format 4. Send a program message with the value of converted date? Please give me the answer.Because im practicing in my house.Im taking trining on AS/400.

2213


How can I Create a C program in splitting set of characters to specific subsets. Example: INPUT SET OF CHARACTERS: Therefore, my dear brothers and sisters, stand firm. Let nothing move you. Always give yourselves fully to the work of the Lord, because you know that your labor in the Lord is not in vain. SPLIT INTO HOW MANY CHARACTERS PER SUBSETS: 10 OUTPUT: Therefore, my dear b rothers an d sisters, stand fir m. Let not hing move you. Alway s give you rselves fu lly to the work of t he Lord, b ecause you know that your labo r in the L ord is not in vain.

2544


Code for Two Classes for Doing Gzip in Memory?

3263


Write a python program to check if a string is a palindrome or not?

869


code to keep a page Out of the browser history

2040


write a program that reverses the input number of n.Formulate an equation to come up with the answer.

7685


how to transform XML Data into HTML

2369


Implement a command console for changing settings on a particular object. The command console should allow you to enter a string and will return the response (very similar to a terminal session). The commands are as follows: SET propertyname=newvalue will change the target object’s member named “propertyname” to have a value equal to “newvalue”. If the input value is incompatible (i.e. an int being set to a string), print out an appropriate error message. GET propertyname will print out the current value of the target object’s member named “propertyname”. GET * will print out a list of all target object members and their current values. The system should be extensible for future commands and should accept an arbitrary object, such that another developer could insert another object into the system and rely on the command console to get and set the properties correctly.

3946


hai, i want to know how the connectionpool manager work in the java or netbeans.Anybody having the exact code plz give to me i have no idea about that so help me plz

2989