Recent content by techhawx

  1. T

    technical interview

    Description technical interview questions for scjp C- Questions 1. What does static variable mean? 2. What is a pointer? 3. What is a structure? 4. What are the differences between structures and arrays? 5. In header files whether functions are declared or defined? 6. What are the differences...
  2. T

    servlets

    Description all about servlets SERVLETS A servlet is a Java™ technology-based Web component, managed by a container that generates dynamic content. It is a server-side software program, written in Java code that handles messaging between a client and server, a program (running on a web server)...
Back
Top