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



Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number in python?

784

Write a python program to check common letters in two input strings?

783

What is the output when we execute list(“hello”)?

971

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

801

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

1344

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

795

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

868

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

775

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

743

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

855

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

817

How do you set a global variable inside a function?

769

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

801

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

838

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

769


Un-Answered Questions { Scripts_Markup Code }

Given a string=”me,I,myself”; .Using javascript only create an array out of this string and then send a POST request to the url “record.php” without reloading the page. The post key parameters should be n1,n2 and n3 respectively.

2941


what does mbln in mblnrects mean? my boolean?

2766


Who is responsible for XML?

548


How can a procedure fetch data from FTP? I need a general code for this..

1365


What is XML Element?

616


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

868


I have a doubt regarding including tags in a function. I have written a function in javascript in a html page. The function got called by clicking a button, i want to display the results in same html page by placing tags in the function. (this hmtl page is static page) Is this possible? example: