Software Development Exam  >  Software Development Videos  >  Introduction to Software (SaaS): Beginners Guide (Hindi)  >  SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function

SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function Video Lecture | Introduction to Software (SaaS): Beginners Guide (Hindi) - Software Development

45 videos

Top Courses for Software Development

FAQs on SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function Video Lecture - Introduction to Software (SaaS): Beginners Guide (Hindi) - Software Development

1. SAS Index function क्या होता है और यह कैसे काम करता है?
उत्तर: SAS Index function एक बहुत ही महत्वपूर्ण फ़ंक्शन है जो दिए गए स्ट्रिंग में एक सबस्ट्रिंग की खोज करता है और उसकी स्थानांतरिति की सूचना प्रदान करता है। यह फ़ंक्शन एक स्ट्रिंग और एक पैटर्न को आवंटित करता है और पहली पाठवाली में पैटर्न की पहली स्थानांतरिति को लौटाता है।
2. SAS Index function का उपयोग किस तरह से किया जाता है?
उत्तर: SAS Index function का उपयोग विभिन्न तरीकों में किया जा सकता है। इसका उपयोग स्ट्रिंग के भीतर एक खोज करने के लिए, स्ट्रिंग में एक पैटर्न की स्थानांतरिति को ढूंढ़ने के लिए, स्ट्रिंग के अंत में सबसे पहले पैटर्न की स्थानांतरिति को ढूंढ़ने के लिए, और अन्य कई समान उपयोग हो सकते हैं।
3. SAS Index function का सिंटैक्स क्या है?
उत्तर: SAS Index function का सिंटैक्स निम्नलिखित है: INDEX(source-string, search-string, position, occurrence) यहां, source-string उस स्ट्रिंग को निर्दिष्ट करता है जिसमें खोज करनी है, search-string खोजने के लिए एक पैटर्न स्पेसिफ़ाइ करता है, position खोज की प्रारंभिक स्थानांतरिति को निर्दिष्ट करता है, और occurrence खोजी जाने वाली पहली स्थानांतरिति को निर्दिष्ट करता है।
4. SAS Index function की विशेषताएं क्या हैं?
उत्तर: SAS Index function की कुछ महत्वपूर्ण विशेषताएं निम्नलिखित हैं: - यह स्ट्रिंग के भीतर सबसे पहले पैटर्न की स्थानांतरिति को ढूंढ़ता है। - यदि पैटर्न नहीं मिलता है, तो यह 0 को लौटाता है। - इसका प्रयोग वाद्यता, सबद्धता, और वार्ड निर्दिष्टि के साथ किया जा सकता है।
5. SAS Index function के उदाहरण क्या हैं?
उत्तर: निम्नलिखित उदाहरण से समझेंगे कि SAS Index function कैसे काम करता है: - INDEX("Hello, how are you?", "how") लौटाएगा 8, क्योंकि "how" पैटर्न की पहली स्थानांतरिति 8 है। - INDEX("Hello, how are you?", "how", 10) लौटाएगा 0, क्योंकि खोज की प्रारंभिक स्थानांतरिति 10 है और "how" पैटर्न 10 के बाद ही मिलता है। - INDEX("Hello, how are you?", "hi") लौटाएगा 0, क्योंकि "hi" पैटर्न स्ट्रिंग में मौजूद नहीं है।
45 videos
Explore Courses for Software Development exam
Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Summary

,

study material

,

SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function Video Lecture | Introduction to Software (SaaS): Beginners Guide (Hindi) - Software Development

,

SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function Video Lecture | Introduction to Software (SaaS): Beginners Guide (Hindi) - Software Development

,

Exam

,

past year papers

,

Free

,

Previous Year Questions with Solutions

,

video lectures

,

Semester Notes

,

Viva Questions

,

Objective type Questions

,

Important questions

,

Extra Questions

,

MCQs

,

Sample Paper

,

SAS Programming Tutorial From Scratch (Hindi/Urdu)-105-SAS Index Function Video Lecture | Introduction to Software (SaaS): Beginners Guide (Hindi) - Software Development

,

pdf

,

mock tests for examination

,

ppt

,

shortcuts and tricks

,

practice quizzes

;