A5Theory Learn Tech. Build Digital. Grow Together.
Anurag

Anurag

I am a blogger by passion, a software engineer by profession, a singer by consideration and rest of things that I do is for my destination.

Wrapper Class In Java In Hindi/ जावा में Wrapper class क्या है?

wrapper class in java in hindi

हेलो दोस्तों, आज के इस ब्लॉग पोस्ट(Wrapper Class In Java In Hindi) में हम जानने वाले है कि Java के अंदर Wrapper class क्या होती है, अगर आपने कभी भी जावा सब्जेक्ट को पढ़ा होगा तो Wrapper class के बारे…

Access Specifiers In Java.

Hello Friends, In this blog post(Access Specifiers In Java) we are going to let you know about the access specifier in Java. If you have ever done programming in either language… … or in Java then you would have seen…

What Is Dynamic Storage Problem?

dynamic storage problem

Hello Friends, In this blog post(Dynamic Storage Problem) we are going to discuss the Dynamic storage problem in Operating systems. Here we will see a few problems occur when the memory is allocated to a process dynamically. Generally, a set…

JDBC Driver In Java In Hindi.

JDBC Driver In Java In Hindi

हेलो दोस्तों आज के इस ब्लॉग पोस्ट(JDBC Driver In Java In Hindi) में मैं आपको JDBC drivers के बारे में बताने जा रहा हूँ| JDBC का फुल फॉर्म होता है java database connectivity. इस ब्लॉग पोस्ट(JDBC Driver In Java In…

Types of JDBC Driver In Java.

Types of JDBC Driver In Java.

Hello Friends, In this blog post(Types of JDBC Driver In Java) we are going to give you an idea about the JDBC driver, JDBC stands for Java database connectivity. Within this blog post(Types of JDBC Driver In Java) we are…

Session Beans and their types.

types of session beans

Hello Friends, In this blog post(Session Beans and their types) we are going to discuss the session beans and their types in detail. Session beans are mainly divided into two types: stateful and another is stateless session beans. Session beans(Session…