Programming Code (840)
Scripts_Markup Code (257) int a = 10 + 10 .... ,... A = A * A What would be the value of A? The answer is 120!! Could anyone explain this to me.
Bosch, eInfochips, HCL, IHCL,
2 7828how to validation ajax in php with database actually i use here it give some time erroe so pls tell how to do right and second think is that textfeild phone number it accept only int value not charecter so tell me both and my code is that so check it then send after correction
2542utility used to obtain inform regarding the optimizes choice of access strategy for SQL stmts
1 3628hi sir actually i use now day's ajax but i m having problem my opinion i thing this code is right becuse i make code for my side validation with ajax in php so but it is not run complete i m posting my code pls confirm and clear my some mistake and return send me with informatiom what was error so next time i will be care fully so i m sending u but replay so quick because tomorrow i have to present it some where,frist one is index.php and second is show.php show.php is database connectivity for testing
1 4421How can call any javascript function without saying onclick, onchange, onblur etc events in php?
NIIT,
4570
what is the structure of xml document ?
1.Why does only one copy of a servlet object get created? What happens if you want to remove an old servlet object currently running but do not want to stop the entire servlet engine? 2.How does one servlet object deal with interactions from many browser? (e.g. if your servlet ran an email site, how can it keep track of hundreds of users logging in, reading their mail, etc.)
Write a Program to find the sum of digits of a given number until the sum becomes a single digit.
Write a function that takes as input a binary tree, and prints out each level of the tree on a newline. For example: a / b c / / d e f will output: a b c d e f
How can I include conditional statements in XML?
How can a procedure fetch data from FTP? I need a general code for this..
Develop a routine to reflect an object about an arbitrarily selected plane
How to print sum of the numbers starting from 1 to 100?
Can I execute a XML?
design a class car having variables model, yr_of_manufacture, owner,reg_no. Design methods for assigning the values, Printing the values( you decide gui,control, any other methods if require)
How to check if Folder is a Special Shell Folder ?
Write a program that will convert an integer pointer to an integer and vice-versa.
How to Check if Folder Exists?
could you please send the program code for multiplying sparse matrix in c????
find level of following tree (state, parent) " J,D I,D H,C E,B F,B G,C B,A D,A C,A A,& K,E L,E L,F M,F N,G O,H P,I P,H Q,I R,J S,K U,P T,L