Programming Code (840)
Scripts_Markup Code (257) Can you describe why hgroup was dropped and how the markup can be addressed today with an example?
1 2967Is 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 2917Given 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
Give me some tips in c#?
Can I replace HTML with XML?
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??
Can I execute a XML?
Write a python program to count the number of vowels in a string?
Pls provide basic funtionality Winrunner scripts for Health care domain and Phishing
Write a Program to find the sum of digits of a given number until the sum becomes a single digit.
Please give me the vb.net codes for deadlock(like detecting,& avoiding) in any version of vb.net.
code to positioning of window in certain dimensions
Is there any way to open notepad within php?
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(); } }
Can someone please explain more about how the XML Gateway works and what its purpose is?
What is full form of PEPSI
Write a python program to check if a string is a palindrome or not?
Hi All, Do anyone have a solution/script for Uploading the Excel file in Local drive to QC Resources folder..?? TIA Dwaraka.