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



Code Snippets Interview Questions
Questions Answers Views Company eMail

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

1 2870

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

1 2967

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 2917

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

1 2887

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

1 3553

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

1 2874

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

1 3124

How to create nest tables within tables in HTML?

1 2905

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

1 2944

How to create a button which acts like a link?

1 2863

Explain marquee tag.

1 3160

Write a simple "Hello User" python code snippet.

1 3375

how are functions defined in python ?

1 3322

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.

1760

Discuss an algorithm to traverse a tree, depth first.

1769


Un-Answered Questions { Code Snippets }

Give me some tips in c#?

2567


Can I replace HTML with XML?

644


write a function to give demostrate the functionality of 3d in 1d. function prototye: change(int value,int indexX,int indexY,int indexZ, int [] 1dArray); value=what is the date; indexX=x-asix indexY=y-axis indexZ=z-axis and 1dArray=in which and where the value is stored??

4758


Can I execute a XML?

612


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

940


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

1150


Write a Program to find the sum of digits of a given number until the sum becomes a single digit.

924


Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.

3549


code to positioning of window in certain dimensions

2175


Is there any way to open notepad within php?

2140


Is it possible to write JAVA program without including any of the packages,such as "import java.io.*"; bcoz I instantly wrote a code without "import..." statement and runned the program on command Line & it worked. the code is: class Person { String name; int age; Person(String s,int a) { name = s; age = a; } accept() { System.out.println(name+"Hi!!!!!"); System.out.println(age); } } class Demo { public static void main(Strings args[])throws IOException { String name = args[0]; int age = Integer.parseInt(args[1]); Person p = new Person(name,age); p.accept(); } }

2182


Can someone please explain more about how the XML Gateway works and what its purpose is?

2376


What is full form of PEPSI

2491


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

924


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

1703