Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number in python?

463

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

485

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

628

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

447

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

946

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

474

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

505

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

464

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

467

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

485

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

501

How do you set a global variable inside a function?

456

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

494

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

503

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

452


Un-Answered Questions { Scripts_Markup Code }

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

464


how to create Expandable and Collapsible Menus

2660


What is an attribute?

358


how to convert between arrays and strings

2117


What is a valid XML document?

354






What are the special characters used in XML?

345


how to Auto Scroll the page

1635


Write a function that takes an array of integers and returns that array rotated by N positions. For example, if N=2, given the input array [1, 2, 3, 4, 5, 6] the function should return [5, 6, 1, 2, 3, 4]

1852


Which keyword is alias for count keyword in php?

1681


What is the meaning of version in XML?

392


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

1361


code to get the coordinates of a Click Event

1747


code to detect versions of different browsers like internet explorer, netscape, mozilla, opera etc

1742


What is XML DOM?

398


determine which Element received an Event

1909