String in java hindi

String जावा में  string  एक  non- primitive Data type  है। string एक से अधिक characters का समूह होता है।  string को Double quotes (”  “) में लिखते हैं। जावा में string का ऑब्जेक्ट क्रिएट  किया  जाता है। लेकिन C और C++ में  string के लिए  character data type  और array का उपयोग किया जाता है। string यह  java.lang…

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

flutter क्या है और इसमें करियर कैसे बनाये | What is flutter and how to make a career in it

flutter क्या है flutter कोडबस से मोबाइल वेब और डेस्कटॉप के लिए सुंदर नेटिव रूप से कम्पाइल एप्लीकेशन निर्माण के लिए गूगल का यूआई टूलकिट है। flutter को मई 2017 में लॉन्च के बाद से इसने ऐप डेवलपमेंट इंडस्ट्री में मौजूदा समस्याओं का समाधान किया है। flutter एक मोबाइल फ्रेमवर्क में शक्तिशाली भाषा है जिसे आईओएस और एंड्रॉइड दोनों एप्लीकेशन में…

Read More

learn java programming hindi

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

Read More

Nucleus Software Off-Campus Drive Hiring Fresher for Assistant Graduate Software Developer

Nucleus Software Off-Campus Drive Hiring Fresher for Assistant Graduate Software Developer| 2021 Fresher Openings Hiring for Assistant Software Engineer PROCESS OF HIRING Shortlisting from the  resumes received Online Test to be conducted  for the shortlisted students Technical interviews (if test cleared) and HR round EDUCATIONAL QUALIFICATION Eligibility Criteria – B.Tech/MCA Job Location – Noida Branch –…

Read More

Competitive Programming Data structures and algorithms -coding minutes free course

Are you a beginner looking to enter the world of Data Structures or an intermediate programmer wondering what happens behind a Hash-table? coding minutes Competitive Programming course will help you to learn how to write the most efficient programs using advanced data structures and algorithms. Also, it will train you to perform under pressure and improve…

Read More

switch statements in hindi

Introduction  switch statements  में switch keyword use करते  हुए  एक condition pass की जाती है और नीचे के cases दिए हुए होते हैं | switch statement एक multi-way branch statement है।  जिस case  से  condition match  कर जाती है वहीं  case execute  हो जाते हैं  जैसे कि अनेक  variable की value 3 है तो  तीसरे  case  के  statements execute  होंगे।…

Read More