Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

Write a program to reverse a number in python?

453

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

481

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

620

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

437

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

933

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

464

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

500

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

456

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

461

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

475

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

492

How do you set a global variable inside a function?

452

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

483

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

495

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

443


Un-Answered Questions { Scripts_Markup Code }

how to use the GetTickCount() properly and what is that procedure for?

2724


what is the structure of xml document ?

338


Who is responsible for XML?

366


code to Hide and Show form controls

1799


What is XML Parser?

447






What is a markup language?

371


write a code to generate pseudorandom numbes

1777


How can you apply a DTD to an XML document?

357


What is the best way to make wordpress plugin

2710


plz tell me the exam date for clerks in sbi

1782


Write a python program to swap the first and last value of a list?

507


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

1361


How can export database using php code?

1576


code to set the main window's size

1699


Write a function that takes an integer and returns the smallest number that is greater than the given number which is a palendrome. For example, if the input was 111 the next palindromic number would be 121.

1396