Trending Programming Discussions

Follow

Ask the Community


Ask any professional question and get answers from other specialists.

Stream language
Justy Shyjin's image
Question added by Justy Shyjin Lead Software Developer TNQ Technologies
21 days ago
Answers:
1
Followers:
Views:
8
Vote Count:
0
Answer should contain a minimum of 25 characters.
Ibrahim Gashaw Kassa's image  
Answer added by  Ibrahim Gashaw Kassa, Assistant Professor, University of Gondar
4 days ago

In Python, negative indexing is a powerful feature that allows you to access elements within a sequence (like a list, tuple, or string) from the end instead of the beginn ... See More

SREERAJ KRISHNA's image  
Answer added by  SREERAJ KRISHNA, LAB ENGINEER IV/QA LEAD, Western Digital Corporation,
4 days ago

In negetive indexing the last element of the sequence is indexed as -1 and second-to-last element is indexed as -2 and continues until the first element is reached. Negat ... See More

Shivanipriya Pridiviradje's image  
Answer added by  Shivanipriya Pridiviradje, Machine Learning Intern , Atharvo
4 days ago

A negative index in Python allows reverse traversal of a sequence like lists, strings, or tuples. It essentially counts from the end rather than the beginning, where -1 ... See More

Nishabu Hameed K's image  
Answer added by  Nishabu Hameed K, Software Engineer, Verifone
4 days ago

allow you to magically access from end of the list even if you don't know the actual size!

Nishabu Hameed K's image  
Answer added by  Nishabu Hameed K, Software Engineer, Verifone
4 days ago

Security of programming language is highly depend on multiple factors. As a programmer one has to identify the and implement the security measures within the scope. RUST ... See More

ahmed khalid's image
Question added by ahmed khalid مدخل بيانات كمبيوتر الامل للمقاولات العامه
5 months ago

هل فرصة الشخص المبرمج دراسته ولا هوايته يتم النجاح بها اكثر ؟‎

بنسبة لي الهاوي لها يبدع اكثر لانه لن يستسلم لاي شي حتي يظهر تصميمه الافضل دائما ‎

Answers:
0
Followers:
Views:
2
Vote Count:
0
Answer should contain a minimum of 25 characters.
Iqra Idrees's image  
Answer added by  Iqra Idrees, Content Writer, Avocity
8 days ago

Python,java,C# are considerd secure due to their built in features

Karam Khoury's image  
Answer added by  Karam Khoury, Software Engineer Team Leader, EMIRATES DIGITAL WALLET
8 days ago

There isn't a single "most secure" programming language, as security depends on how the language is used and the practices developers follow. However, some ... See More

Zeeshan Sadiq's image  
Answer added by  Zeeshan Sadiq, Senior Software Engineer, Robust Solutions
9 days ago

There isn't a single "most secure" programming language, as security depends on how the code is written, the purpose of the application, and the underlying ... See More