What are the compilers of JAVA and .NET Programming languages?
How to know we are in home page of a web application using QTP
how can i apply validation without using errorprovider in C# windows application
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Which language they use during interview?
0 Answers State Bank Of India SBI,
what are the difference between C,C++and Java
iam confused among testing ,.net and java. can anybody help me.
What is procedural oriented language language..? give some examples of this language....?
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
why Java is not purely object oriented?
Why data bus is bidirectional and address bus is unidirectional?
What are scrubbing procedures in SAS