Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

How do you find out about all running processes?

1 2433

How do you stop all the processes, except the shell window?

1 2619

How do you define a function in a shell script?

1 2167

How do you read keyboard input in shell scripts?

1 2776

How does a case statement look in shell scripts?

1 2399

Consider the following markup:

London by night
A landscape of London by night
Is it valid? If not, can you explain why?

1 7842

Describe when it’s appropriate to use the small element and provide an example?

1 2429

Can you describe why hgroup was dropped and how the markup can be addressed today with an example?

1 2529

Is the alt attribute mandatory on img elements? If not, can you describe a scenario where it can be set to an empty value? Does an empty value affect accessibility in any way?

1 2473

Is it possible to express a date range using a single time element?

1 2426

What’s the difference between the meter element and the progress element?

1 2969

What is the longdesc attribute? Can you explain its purpose?

1 2389

What is the mark element? Can you describe an example of use for this element?

1 2582

How to create nest tables within tables in HTML?

1 2477

How do I link to a location in the middle of an HTML document?

1 2565


Un-Answered Questions { Scripts_Markup Code }

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.

1580


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

623


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

638


code to detect availability of cookies

1967


Discuss an algorithm to traverse a tree, depth first.

1487


Given a circular list of integers (when you reach the end of the list you come back to the beginning), what is the most efficient algorithm to find the smallest integer in the list? For example: circular_list = [22, 52, 66, 82, 5, 8, 12, 19].

1562


How can I include conditional statements in XML?

488


What is a StAX Parser?

449


What are the advantages of XML DOM Document?

473


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.

2794


Pls provide basic funtionality Winrunner scripts for Health care domain and Phishing

1150


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

682


What is CDATA?

467


determine which Element received an Event

2105


What is well formed XML document?

463