This media is not supported in your browser
VIEW IN TELEGRAM
Eid Mubarak!
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
AI Programming
42) What will be the output of the following python code?
example = ["Sunday", "Monday", "Tuesday", "Wednesday"];
print(example[-3:-1])
example = ["Sunday", "Monday", "Tuesday", "Wednesday"];
print(example[-3:-1])
43) What is the difference between PUT and PATCH methods in REST API?
Anonymous Quiz
27%
A) PUT is used for creating resources, while PATCH is used for updating resources
49%
B) PUT updates the entire resource, while PATCH updates only specific fields of a resource
10%
C) PUT requires authentication, while PATCH does not
5%
D) PUT is idempotent, while PATCH is not
9%
E) I don't know
Forwarded from Siltawi แตแแณแ
Please open Telegram to view this post
VIEW IN TELEGRAM
While writing most of the time we use emojis for :
Python ๐
PHP ๐
Java โ๏ธ
How do you express JavaScript with emoji ?
Python ๐
PHP ๐
Java โ๏ธ
How do you express JavaScript with emoji ?
AI Programming
SQL-Interview-Questions@freecodecs.pdf
Web API Interview Questions @freecodecs.pdf
1.7 MB
This article includes the most frequently asked ๐ Web API Interview Questions interview questions and answers that will help you in interview preparations.It can be helpful to have a set of short notes that you can refer to quickly.
@freecodecs
#short_notes
Join The Underground Coding Movement!
Have a Lit
Please open Telegram to view this post
VIEW IN TELEGRAM
AI Programming
Please open Telegram to view this post
VIEW IN TELEGRAM
AI Programming
43) What is the difference between PUT and PATCH methods in REST API?
44. In which language is Python written?
Anonymous Quiz
31%
A) C++
12%
B) C#
15%
C) Java
28%
D) C
15%
E) I don't know
AI Programming
User Experience - ๐ฉ ๐ฉ Do you prefer the ๐ฅ , ๐ or โค๏ธ ? Click the like button below.
Please open Telegram to view this post
VIEW IN TELEGRAM
For over 5 years, we've been on this incredible journey with all of you, sharing the world of AI techs, tips, and Engineering. We wouldn't be here without your amazing support, insightful questions, and passion for this ever-evolving field.
A heartfelt THANK YOU
Looking Ahead: More to Come!
We're constantly striving to bring you the best AI programming content, and that's not stopping anytime soon! Stay tuned for something special coming your way - we're partnering with some awesome people to take things to the next level.
In the meantime, keep up the coding and connect with us on our other social media platforms:
Here's to an even brighter future in AI programming, together!
Facebook | YouTube | Instagram | X
#AIProgramming #ThankYou #Community #Tech #Partnerships #StayTuned
Please open Telegram to view this post
VIEW IN TELEGRAM
AI Programming
44. In which language is Python written?
45) In which language is C written?
Anonymous Quiz
23%
A) FORTRAN
40%
B) C - itself
10%
C) Java
17%
D) COBOL
10%
E) I don't know
AI Programming
45) In which language is C written?
46) What is the process of converting a high-level programming language into machine code called?
Anonymous Quiz
27%
A) Interpretation
58%
B) Compilation
7%
C) Execution
5%
D) Debugging
3%
E) I don't know