Lost your password?

Blogs about: Interview Q A

Featured Blog

SQL Interview Questions and Answers

Amit Vaid wrote 1 month ago:     Well, here are some questions for you. Hope this helps you prepare for your interview. Wish you … more →

Tags: interviewquestions

Tips for Success in Interviews

Sonvir Singh Attri wrote 9 months ago: First impression is the best impression. You will be judged by ; the way you dress, your educational … more →

Tags: Career

10 Killer Job Interview questions and Answers1 comment

Sonvir Singh Attri wrote 10 months ago: Behind every interview question there is a concern or another question. Your job is to process the q … more →

Tags: Career

50 COMMON INTERVIEW Q&A 2 comments

Sonvir Singh Attri wrote 10 months ago: Review these typical interview questions and think about how you would answer them. Read the questio … more →

Tags: Career

50 COMMON INTERVIEW Q&A1406 comments

bhuvans wrote 3 years ago: Review these typical interview questions and think about how you would answer them. Read the questio … more →

DB2 Q & A17 comments

bhuvans wrote 3 years ago: 1) How would you find out the total number of rows in a DB2 table? Use SELECT COUNT(*) … in db … more →

Tags: DB2

Servlet Q & A2 comments

bhuvans wrote 3 years ago:    1. What is the servlet?       Servlets are modules that extend request/response-oriented servers, … more →

Tags: J2EE, Java, Java Q & A, Servlets, technical

JSP2 comments

bhuvans wrote 3 years ago:    1. What is JSP technology?       Java Server Page is a standard Java extension that is defined on … more →

Tags: J2EE, Java, Java Q & A, JSP, technical

JDBC3 comments

bhuvans wrote 3 years ago:    1. What is JDBC?       JDBC is a layer of abstraction that allows users to choose between databas … more →

Tags: Java Q & A, JDBC

Networking - Sockets & RMI

bhuvans wrote 3 years ago:    1. What is the difference between URL instance and URLConnection instance?       A URL instance r … more →

Tags: Java Q & A

Java Questions - Part IV2 comments

bhuvans wrote 3 years ago:   81. What is the purpose of the enableEvents() method?       The enableEvents() method is used to e … more →

Tags: Java Q & A

Java Questions - Part III4 comments

bhuvans wrote 3 years ago:   52. Which package has light weight components?       javax.Swing package. All components in Swing, … more →

Tags: Java Q & A

Java Questions - Part II1 comment

bhuvans wrote 3 years ago:   30. What is the purpose of finalization?       The purpose of finalization is to give an unreachab … more →

Tags: Java Q & A

Java Questions - Part I2 comments

bhuvans wrote 3 years ago:    1. What is a transient variable?       A transient variable is a variable that may not be seriali … more →

Tags: Java Q & A

Struts Validator & Message Resources14 comments

bhuvans wrote 3 years ago: Prerequisites: Knowledge about Struts Validator Plugin & Message Resources. Problem: Most of the … more →

Tags: STRUTS, technical

Java is Strongly Typed or Weakly Typed ?12 comments

bhuvans wrote 3 years ago: The Java programming language is strongly-typed, which means that all variables must first be declar … more →

Tags: technical, Java Q & A, Java

OOPS Concepts28 comments

bhuvans wrote 3 years ago: Java Tutorial UPDATE: For all my blog readers who are requesting for more information on OOPS Concep … more →

Tags: technical, Java Q & A, OOPS Concept

String, StringBuilder & StringBuffer1 comment

bhuvans wrote 3 years ago: A String object is immutable. StringBuilder – Mutable. With no guarantee of Synchronization St … more →

Tags: Java Q & A


Have your say. Start a blog.

See our free features →

Related Tags
All →

Follow this tag via RSS