Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

How do you find out about all running processes?

1 2130

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

1 2319

How do you define a function in a shell script?

1 1858

How do you read keyboard input in shell scripts?

1 2450

How does a case statement look in shell scripts?

1 2105

Consider the following markup:

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

1 6872

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

1 2045

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

1 2173

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 2102

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

1 2056

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

1 2350

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

1 1996

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

1 2063

How to create nest tables within tables in HTML?

1 2129

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

1 2205


Un-Answered Questions { Scripts_Markup Code }

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

478


How can call any javascript function without saying onclick, onchange, onblur etc events in php?

4149


i have some csv files in a directory which have sub-directories also. now how can i merge all .csv files in to one with a single header. for example: have some 4 files. 1.csv--------name,age,sal abc,25,4000 2.csv--------name,age,sal vgd,32,3500 3.csv--------name,age,sal hfg,20,5000 4.csv--------name,age,sal asd,15,2000 now my output file should be like 5.csv----------name,age,sal abc,25,4000 vgd,32,3500 hfg,20,5000 asd,15,2000 and please explain the code for me. as i am new to scripting. thank you in advance

1397


how to convert between arrays and strings

2090


What is a valid XML document?

345






what does mbln in mblnrects mean? my boolean?

2416


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

471


What are the basic rules while writing XML?

312


Reading which Non-Character Key was pressed

1672


Create a Menu that can be activated while clicking on Right Mouse button

1689


write a vb script to check equal two 2*2 matrix

1026


How to encode and decode URL strings?

1772


Discuss an algorithm to traverse a tree, depth first.

1207


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

441


What are the benefits of XML?

333