java this keyword hindi

java  में  Keywords या  Reserved words एक ऐसी  language के शब्द हैं जो किसी  internal process के लिए उपयोग किए जाते हैं या कुछ predefined actions को  represent करते हैं |  This keyword current object  को represent  करता है | current object का मतलब  currently आज जिस class में आप काम कर रहे हैं। उसे class  के object की…

Read More

learn java programming hindi

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

Read More

PHP MySQL course for absolute beginners to become a PHP Master

Code Your Very Own Dynamic Websites by Learning PHP Through Real-World Application & Examples. PHP for Beginners: learn everything you need to become a professional PHP developer with practical exercises & projects. Learn How to Code Dynamic Websites with PHP 5+ for absolute beginners!  This course is a total beginner’s guide to coding dynamic websites…

Read More

types of loop in java

प्रोग्रामिंग की भाषा में  Looping एक ऐसा  feature है जो  instructions/functions के एक सेट को बार-बार execution करने की  सुविधा प्रदान  करता  है |   एक ही statement को  बार  बार दोहराना  ही  Looping  होता  है | Java  Loops While – Loop Do – while Loop For – Loop While Loop while एक entry controlled loop है |   while loop में  जब तक condition true है  तब…

Read More

inheritance in java hindi

inheritance inheritance में  आपने कोई class  पहले से बना रखी है और इन class के कुछ ऐसे method है जो आपकी दूसरी class में भी काम आ सकते हैं। इन method को दोबारा लिखने की बजाय आप  पिछली  याने की पुरानी class में उन method को access  कर सकते हैं। ऐसा करने के लिए जो class methods…

Read More

Western Union Hiring for Trainee Associate, Solution Engineering Freshers Trainee Associate, Solution Engineering

Western Union Hiring for Trainee Associate, Solution Engineering Freshers Trainee Associate, Solution Engineering 2022 Western Union Pune, Maharashtra, India Hybrid Trainee Associate,  Solution Engineering, Pune, India   Are you looking to play a critical role in leveraging the power of innovation to enhance customers’ experience in a motivated and passionate team?  Are you ready to work…

Read More

Finoit Off-Campus Hiring for Software Trainee 2022

Finoit Off-Campus Hiring for Software Trainee 2022  Software Trainee Job Location: NOIDA Number of Job Openings: 25 Compensation: 4.2 Lacs Per Annum CTC Qualification Required: B.E/B.Tech (Computer Science/Information Technology/Electronics and Communication) Eligibility Criteria: 70% & above throughout (in Xth, XIIth and B.E/B.Tech) Batch/Passing Out Year: 2022 Pass-outs About Finoit Finoit Technologies (the US and India-based…

Read More

java operator in hindi

operators जावा में ऑपरेटर एक महत्वपूर्ण operation perform करता है जैसे की  +, -, *,  %  इत्यादी |   ऑपरेटर ये  unary और binary दो प्रकार के होते हैं ऑपरेटर के साथ उपयोग होने  वाले वेरिएबल  को operand कहते हैं।  unary operator एक operand के साथ apply होते हैं और binary operator  2  operand पर apply होते  हैं। operand का…

Read More