jisha.c
jisha.c
@jisha-c
Noble Member
Joined: Mar 4, 2023
Last seen: Mar 11, 2024
Topics: 300 / Replies: 494
Topic
Replies: 0
Views: 52
Topic
Replies: 0
Views: 70
Topic
Replies: 0
Views: 73
Topic
Replies: 0
Views: 82
Topic
Replies: 0
Views: 49
Topic
Replies: 0
Views: 49
Topic
Replies: 0
Views: 54
Topic
Replies: 0
Views: 67
Topic
Topic
Replies: 0
Views: 72
Reply
Answer to: What is Event Handling ?

Event Handling is the mechanism that controls the event and decides what should happen if an event occurs. This mechanism have the code which is known…

9 months ago
Reply
Answer to: What is difference between list and arrays?

In a list, the complete list can be accessed without any specific looping. In an array, a loop is mandatory to access the components of the array. It …

9 months ago
Reply
Answer to: What is microservices?

Microservices are an architectural and organizational approach to software development where software is composed of small independent services that c…

9 months ago
Reply
Answer to: What is functions in Block Coding?

Another essential concept in coding is functions, which allow you to store a piece of code that does a single task inside a defined block, and then ca…

9 months ago
Page 1 / 53