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.

Static Keyword In Java In Hindi

static keyword in java in hindi

हेलो फ्रेंड्स, इस ब्लॉग पोस्ट(Static Keyword In Java In Hindi) में मैं आपको जावा के अंदर उपयोग होने वाले Static keyword के बारे में बताने वाला हूँ | जावा के अंदर Static keyword का उपयोग मुख्य रूप से मेमोरी को…

Keywords In Java In Hindi.

keywords in java in hindi

हेलो फ्रेंड्स, आज के इस ब्लॉग पोस्ट(Keywords In Java In Hindi) में हम Java keywords के बारे में बात करेंगे | Java के अंदर जो keywords होते है उन्हें हम redefine अथवा reserved key भी बोलते है और इन kyes…

OOPS, Concepts In Java In Hindi.

OOPS Concepts In Java In Hindi

हेलो फ्रेंड्स, आज के इस ब्लॉग पोस्ट(OOPS Concepts In Java In Hindi) में मैं आपको oops concepts के बारें में हिंदी में बताने वाला हूँ | oops का फुल फॉर्म होता है object oriented programming system |OOPS Concepts In Java…

Data Abstraction In Hindi.

data abstraction in hindi

हेलो फ्रेंड्स, आज के इस ब्लॉग पोस्ट(Data Abstraction In Hindi) में मैं आपको Data abstraction के बारे में जानकारी दूंगा | Data abstraction process के अंतर्गत हम जरुरी डाटा को दिखाते है और जो जरुरी नहीं है उसे हम छुपा…

Encapsulation In Hindi.

encapsulation in hindi

हेलो फ्रैंड्स आज के इस ब्लॉग पोस्ट(Encapsulation In Hindi) में मैं आपको encapsulation के बारे में बताने जा रहा हूँ | encapsulation oops का एक महत्वपूर्ण concept है | पहले तो हम जानते है की इसका नाम encapsulation(Encapsulation In Hindi)…

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…