riyaponraj
riyaponraj
@riyaponraj
Estimable Member
Joined: Mar 18, 2023
Last seen: Jul 24, 2023
Topics: 40 / Replies: 30
Topic
Topic
2 years ago
Replies: 5
Views: 190
Reply
RE: What is web scraping?

@natasha1305 Web scraping is the process of using bots to extract content and data from a website. Unlike screen scraping, which only copies pixels di…

2 years ago
Reply
RE: What is a IP address?

@sarva An IP address is an identifier similar to a physical address. It allows a sender and recipient of information to know where to send and exchang…

2 years ago
Topic
2 years ago
Replies: 3
Views: 360
Reply
RE: What is recursion, and how is it useful in programming?

@bharatupadhyay it reduces the size of code, saves the time and space.

2 years ago
Reply
RE: What are the different kinds of loops in python?

@natasha1305 there is a for loop along with its variants such as for loop with range, nested for loop and there is while loop.

2 years ago
Topic
Replies: 1
Views: 577
Reply
Answer to: What is object oriented programming?

@natasha1305 OOPs stands for Object-Oriented Programming. It’s a programming paradigm that is used to structure and design code in a way that is m…

2 years ago
Topic
Page 5 / 5