Shrey Gupta
Shrey Gupta
@shrey-gupta
Reputable Member
Joined: Mar 18, 2023
Last seen: Aug 11, 2023
Topics: 78 / Replies: 105
Reply
Answer to: what is java swing?

Swing in java is part of Java foundation class which is lightweight and platform independent. It is used for creating window based applications.

2 years ago
Reply
Answer to: Please explain and justify this image.

I think its a conditional statement based of Ai

2 years ago
Reply
Answer to: What is block coding?

Block coding turns programming into a drag-and-drop process by converting text based code into visual blocks.

2 years ago
Topic
Reply
Answer to: How is AI different from Machine learning?

An “intelligent” computer uses AI to think like a human and perform tasks on its own. Machine learning is how a computer system develops its intellige…

2 years ago
Reply
Answer to: What is a IP address?

IP address is a unique string of characters that identifies each computer using the Internet Protocol to communicate over a network.

2 years ago
Reply
Answer to: What is pyqt?

PyQt connects the Qt C++ cross-platform framework with the Python language, it is a GUI module.

2 years ago
Reply
Answer to: What is web scraping?

Web scraping is the process of using bots to extract content and data from a website.

2 years ago
Reply
Answer to: what is xml?

A system used for marking the structure of text on a computer, for example when creating website pages is called XML.

2 years ago
Topic
Replies: 2
Views: 284
Reply
Answer to: How can we use AI in debugger?

To enable AI Debugging, while your game is running, press the ‘ (apostrophe) key. Closes the AI Debugging tools. Toggles the display of the currently …

2 years ago
Reply
Answer to: What are Binary Trees?

A “binary tree” is a tree data structure where every node has two child nodes (at the most) that form the tree branches. These child nodes are called …

2 years ago
Reply
Answer to: What is an execution?

Execution in computer and software engineering is the process by which a computer or virtual machine reads and acts on the instructions of a computer …

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

Mainly there are three kinds of loops in python- 1.For Loop 2.While Loop 3.Nested Loop

2 years ago
Topic
Replies: 1
Views: 334
Page 11 / 13