Skip to main content

Posts

Showing posts from December, 2020

What is Singleton class in Java?

  What is Singleton class in Java? It is a special class in java that is used to provide restriction to create multiple objects, it provides only a single object creation of class using the static reference method. static block and underclass using the final modifier. It is used to implement the Singleton design pattern in Java Application. Rules of Singleton class:- 1)  Singleton class constructor should be private to restrict create a new object from any external method or main() 2)  create a static reference type  method and create an object when static reference is null It is used to provide a Singleton design pattern in a project where we want to create only a single object for all business class that is used in the project. CODE OF SINGLETON DESIGN PATTERN:- class Singletion {     private static Singletion obj;     static String s="";     private Singletion()     {     }     public static Singletion ge...

Latest Job Opening on Java, Python, QA, PHP, .NET, REACT,ANGULAR ,etc

 Latest Job Opening on Java, Python, QA, PHP, .NET, REACT, ANGULAR, etc:-                       

NODE JS Complete Tutorial | Practical explanation by Shiva Sir

NODE JS  Complete Tutorial | Practical explanation by Shiva Sir : Now a days most of the IT Company asked NODE JS Question mostly in interview. I am creating this article to provide help to all MERN Stack developer , who want to learn node js easily. I am Shiva Gautam,  I have 15 Years of experience in Multiple IT Technology, I am Founder of Shiva Concept Solution Best Programming Institute with 100% Job placement guarantee. If you want to know more visit  Shiva Concept Solution  

Latest Job for Java, .NET, PHP, iOS and Android, Python, Django, React, Designing, etc

  I  am posting some job updates for you with my professional references, you can apply according to your skills. Email and mobile are mentioned on Job Post Picture. you can share this post more to apply to other job seekers. If you are unable to get a job then it's not a company's fault, it's your mistake that means you are not prepared for industry demand. I am discussing the technical skills required to get the job below.