Code Snippets Interview Questions
Questions Answers Views Company eMail

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

1 2078

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

1 2194

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 2138

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

1 2085

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

1 2377

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

1 2022

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

1 2085

How to create nest tables within tables in HTML?

1 2148

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

1 2227

How to create a button which acts like a link?

1 2148

Explain marquee tag.

1 2431

Write a simple "Hello User" python code snippet.

1 2480

how are functions defined in python ?

1 2584

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.

1284

Discuss an algorithm to traverse a tree, depth first.

1217


Un-Answered Questions { Code Snippets }

write a program that can LOCATE and INSERT elements in array using c++ programming languages.

3418


Is there any way to open notepad within php?

1695


Code for using a Hot Key in an ActiveX Control?

1366


How can manage theme in php?

2020


Reading which Non-Character Key was pressed

1680






what are the other loops except for for,while,do while and until?

2274


write a program using virtual function to find the transposing of a square matrix?

2826


how to diplay a external image of output on winxp by using c & c++,

2924


How to check if Folder is a Special Shell Folder ?

490


What is the coding about how to recognize color in fuzzy logic using Matlab R2009b?

1567


How can you relate the function with the structure? Explain with an appropriate example.

2909


how to create a search bar which access data from various websites and retrieves the data

2542


How to palindrom string in c language?

8781


To Write a C program to remove the repeated characters in the entered expression or in entered characters(i.e) removing duplicates. String contains only lowercase characters ['a'-'z']

484


What are nested elements in XML?

345