VOOZH about

URL: https://www.javacodegeeks.com/author/sunil-gulabani

⇱ Sunil Gulabani, Author at Java Code Geeks


  • Enterprise Java👁 java-interview-questions-answers
    Sunil GulabaniSeptember 23rd, 2013
    8 679

    Top 100 Java Servlet Questions

    1) Is it the “servlets” directory or the “servlet” directory? Answer: For Java Web Server: on the file system, it’s…

    Read More »
  • Enterprise Java👁 Image
    Sunil GulabaniSeptember 6th, 2013
    2 397

    Restlet Framework – Hello World Example

    Restlet is a lightweight, comprehensive, open source REST framework for the Java platform. Restlet is suitable for both server and…

    Read More »
  • Core Java👁 Image
    Sunil GulabaniSeptember 3rd, 2013
    25 1,048

    Core Java Interview Questions

    Q. What if the main method is declared as private? Answer: The program compiles properly but at runtime it will…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Sunil GulabaniSeptember 1st, 2013
    2 928

    Spring Interview Questions

    Also check our latest article 69 Spring Interview Questions and Answers – The ULTIMATE List. 1) What is Spring? Answer:…

    Read More »
  • Software Development👁 Image
    Sunil GulabaniAugust 29th, 2013
    1 321

    CouchDB – Relax

    Introduction Apache CouchDB, commonly referred to as CouchDB, is an open source database that focuses on ease of use and…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Sunil GulabaniAugust 29th, 2013
    3 331

    Amazon DynamoDB

    Introduction Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability. Amazon…

    Read More »
Back to top button
Close