Code Snippets Interview Questions
Questions Answers Views Company eMail

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

432

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

917

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

456

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

495

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

445

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

457

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

469

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

483

How do you set a global variable inside a function?

450

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

474

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

492

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

439

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

456

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

485

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

1 1147


Un-Answered Questions { Code Snippets }

What is XSL?

331


what full form name of B.K.U.

2672


What is the match merge ? compare data step match merge with proc sql merge - how many types are there ? data step vs proc sql

2389


Write a function which accepts list of nouns as input parameter and return the same list in the plural form. Conditions: i) if last letter is r then append s ii) if word ends with y then replace it by ies iii) call this function in main() and produce the required output. for eg:- if chair is input it should give chairs as output.

3979


write a code that user can choose/alter Body Text Size

1598






What are the benefits of XML?

339


How can i know that how many user are visited to my page in php?

1603


how to get the User's Time of Day

1658


Reading which Non-Character Key was pressed

1677


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

1728


Write a Program to truncate a given floating point value (e.g.16.25=16).

515


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

680


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.

2348


What are the advantages of XML DOM Document?

357


What is XQuery?

355