Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



Scripts_Markup Code Interview Questions
Questions Answers Views Company eMail

How do you find out about all running processes?

1 2629

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

1 2837

How do you define a function in a shell script?

1 2389

How do you read keyboard input in shell scripts?

1 3012

How does a case statement look in shell scripts?

1 2643

Consider the following markup:

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

1 8147

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

1 2699

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

1 2794

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 2760

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

1 2743

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

1 3375

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

1 2643

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

1 2951

How to create nest tables within tables in HTML?

1 2754

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

1 2798


Un-Answered Questions { Scripts_Markup Code }

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

2107


Write a function that takes an array of integers and efficiently calculates and returns the Least Common Multiply in python.

1536


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

974


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

1365


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

789


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

1978


Write a function to efficiently convert a floating point number to a rational number. For example, given 0.125 return "1/8"

1522


Hi All, Do anyone have a solution/script for Uploading the Excel file in Local drive to QC Resources folder..?? TIA Dwaraka.

1588


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

820


What is a StAX Parser?

542


Code to Block submission of form by pressing Enter Key

2456


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

848


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].

1698


Code for using a Hot Key in an ActiveX Control?

1370


Given a N by N matrix of both negative and positive integers. Write an efficient algorithm to find the sub-matrix with the largest sum of all the contained elements.

1666