java exception handling hindi

Introduction java में exception run time error  होता  है | exception एक ऐसी situation होती जो आपके रन होते हुए program को रोक देती है  | जैसे कि जितनी memory आपको program को execution होने के लिए चाहिए उतनी  memory आपके computer में यदि नहीं है तो आपके program का execution रुक जाएगा यह out of memory  exception…

Read More

method overloading in java hindi

प्रोग्रामिंग में जब आप बड़े सॉफ्टवेयर विकसित करते हैं तो अक्सर ऐसा होता है कि आपको प्रोग्राम में एक से ज्यादा काम करने वाले कई तरीके होते हैं और इन सभी का नाम याद रखते हैं और उनका उपयोग करने के लिए आपको उन्हें भी याद रखना होगा | किसी छोटे से प्रोग्राम मैं आप इतनी आसानी…

Read More

learn java programming hindi

मुझे उम्मीद है की आप प्रोग्रामिंग फील्ड से है या तो java सीखना चाहते है। तो इस पोस्ट में हम आपको बतायगे की जावा क्या है और 21 दिन में Java कैसे सीखे तो अंत तक बने रहिये।  जावा क्या है java programming दुनिया में पांच शीर्ष सबसे लोकप्रिय भाषा में से एक है। जावा को 1995 में जारी किया गया और आज भी 3 बिलियन से अधिक डिवाइस जावा में चलते…

Read More

the complete Python Interview course free

Improve your problem-solving skills. Prepare for an engineering interview with 18 real-world coding interview problems. python tutorial. What you’ll learn Prepare for a coding interview Practice your problem-solving skills Learn how to solve real-world interview problems How to Stand Out in a Python Coding Interview Are you someone who wants to improve problem-solving skills or prepare…

Read More

Abstract class in Hindi

Abstract  क्लास का  कोई  ऑब्जेक्ट्स  नहीं  होता | जो सब क्लास  इसे  inherit करते  है | जब भी abstract क्लास क्रिएट करते हैं तब उसे किसी abstract मेथड की जरूरत नहीं होती । सभी  abstract क्लास यह inheritance में पार्टिसिपेट होते  है |  Abstract क्लास का ऑब्जेक्ट्स सीधे  नहीं  बनाया  जा सकता लेकिन  उसे अप्रत्यक्ष रूप से उपयोग कर सकते  है |  जावा के…

Read More

siemens off-campus recruitment drive for graduate engineer trainee

Siemens Off-Campus Hiring for Graduate Trainee Engineer Graduate Trainee Engineer  Location: Gurugram, India Job Description System Engineer will be responsible for the Design of Control, Protection and Substation Automation Systems used across various voltage levels in India and Abroad for a variety of customers that include Central/State/Private Utilities, Industries, and Infrastructure power systems. Join Us…

Read More

java virtual machine hindi

JVM (java virtual machine) Java Virtual Machine एक  runtime environment  provide करने के लिए एक specification है |  जिस पर एक bytecode  execute किया जा सकता है। jvm तैयार किए गए platform specific हैं और लगभग सभी hardware और  machine के लिए उपलब्ध हैं।  JVM कई  hardware और  Software platform के लिए उपलब्ध हैं (यानी JVM  platform पर निर्भर…

Read More