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?

919

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

1430

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

892

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

956

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

867

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

836

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

967

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

922

How do you set a global variable inside a function?

871

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

924

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

939

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

870

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

890

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

934

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

1 2188


Un-Answered Questions { Code Snippets }

What are the benefits of XML?

651


How to Print Asp.net GridView Data on Button Click using Javascript?

686


How to add flash or *.gif file in edit panel in java?

2337


Write a program to model an exploding firecracker in the xy plane using a particle system

4208


write a code to generate pseudorandom numbes

2420


A game that has five levels of play has the score for each level stored in an array. You are to write a program that goes through that array and finds: a) the minimum score, and the level at which it occurred b) the maximum score, and the level at which it occurred c)the average score for all five levels The score data you must use for this program are as follows: Game Level Score 1 450 2 316 3 148 Stack implementations is mandatory.

2676


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

922


what is runtime class?

2729


I have multiple datasets and I have to search a particular string in all of them at a single time. Please suggest a full jcl or rexx tool for it.

1071


Ask the user to input three positive integers M, N and q. Make the 2 dimensional array of integers with size MxN, where all the elements of I (I = 1,…,M) line will be members of geometrical progression with first element equal to the number of line (I) and denominator q.

3934


Write a script to delete all the files in a folder except one desired file.

1393


write a java program to create a Frame with three scrolls, change the back ground color of the frame using functions with values of scrolls.

4731


What is 301 redirects in php? When are we used 301 redirects in our projects?

2467


write a program using virtual function to find the transposing of a square matrix?

3439


How to find No of classes,Packages,No of Methods per Classes and Depth of Inheritance for selecting source code in windows form application using c# .net? (Source code is input Program. It may be Java or .net) Please help me..) Thanks..)

2756