Skip to main content

Posts

Showing posts from November, 2021

What is Break and Continue statement in Programming? (Answer)

Both Break Statement and Continue Statement are important in all programming languages. Here is the definition of both statements with examples... Break Statement The break statement is used to exit from a while, for, do, or switch structure. It can be only used inside the body of a for, while, do statement. This statement is used to terminate the control from the switch case as well in the loop. When the break statement is encountered it terminates the execution of the entire loop or switch case. It doesn't bypass the current loop through it transfers the control out of the loop. Example: for (i = 1; i<=5; i++) { if(i==4)     break; Printf ("%d", i); } Continue Statement The continue statement is used to bypass the execution of the further statements. When the continued statement is encountered it bypasses a single pass of the loop. It is used to bypass the current pass through a loop. The loop doesn't terminate when continue encountered. Example: for (i=1; i<=

What is Time and Piece Rate System of Wage Payment? (Definition)

Time rate system and Piece rate system are the types or the systems of Wage payment. They are very different from each other. Here is the definition... Time Rate system In the Time rate system, the wage is paid to the workers on the basis of time spent by them in the organization. The time may be calculated in terms of per hour, day, week, or monthly basis with no reference to output. The time rate system of wage payment is very simple and easy to understand. Every worker having a simple knowledge of math can easily calculate the number of wages. In a time rate system, workers are not hurrying to produce more quantity as the wage is paid on time spent not on the basis of the number of units produced. Therefore, workers can show their skill and efficiency to improve the quality of products. There is also the minimum possibility of wastage of materials, tools, and machinery. Earning of workers under the time rate system is calculated by multiplying the time taken by the time rate. Wage(w

What is Object, Class and Inheritance in OOP (Definition)

Object, Class, and Inheritance are the main characteristics of Object-Oriented programs. Here is the definition of object, class, and inheritance... Object The object is a concept with defined boundaries that are the same as the problem we are working with. Its main purpose is to understand the real world and to provide a practical basis for a computer application. When we approach a programming problem in an object-oriented language, the problem is divided into different objects. An object includes data and functions, functions are used to perform the operations on data. The data containing the object is called member data and the function is a member function. It provides data security. The basic concept of object-oriented programming is to combine into a single unit, both the data and its functions. An object is an instance of a class. It can be uniquely identified by its name and it defines a state which is represented by the values of its attributes at a particular time or is an i

Why 8 people died at Travis Scott AstroWorld Festival?

A heartbreaking incident has occurred at the Astroworld festival. At least 8 people died and many were injured. What is the reason and who to blame?. Festival like this always create many problems like people losing their lives and getting injured. The reason why people died and were injured at the Astro festival is due to lack of space and getting trampled in the concert. There were 50,000 people at the festival and likewise the space was not quite enough for it. Victims are stating that they had a hard time breathing because of the lack of space.  You can hear from her: Who to Blame? I think this could have been avoided if the organizer did something at that time and Travis Scott could have stopped the show. I mean you could see videos on Youtube people were literally saying to stop the show and people were fainting in front of him but he didn't take any action. Many people are defending him, but I think a part of the incident we should also blame him. The Organizer of the festi

What is Journal and Ledger? with Objectives (Definition)

Journal and Ledger both are the steps of accounting. Here is the definition of journal and ledger, with some of its Objectives and formats... Journal Journal is the first step of accounting. It is also the primary recording of financial transactions. The Word 'Journal' was originated from the French word 'Jour'. It Means 'day'. So an orderly daily record of transactions on a business is called Journal. As it is prepared at first in recording business transactions, it is also called a primary record. In the double-entry system, each transaction has a double effect with an equal amount on both aspects. So, one of the affected accounts is kept recorded as debit and the other as credit. The objectives of preparing a journal are to have an easy and detailed reference of transactions as well as to facilitate posting in the ledger. Objectives or Purposes of Journal To complete record of financial transaction It helps to prepare the ledger accounts. It is recorded in ch

What is Cost Accounting and Financial Accounting? (Definition)

The accounting includes Financial accounting and Cost accounting. Here are definitions plus some purposes of Cost and Financial Accounting... Cost Accounting Cost accounting is the study and analysis of the cost needed to produce a product or to render a service. Cost accounting communicates its costing data for internal consumption mainly to various levels of management. It provides emphasis on cost estimation and cost determination of product of services. Cost accounting also records both monetary transactions of the past and projected cost figures of the future. It provides a system to maintain control over materials, labor, and overhead costs with the help of standard costing and capital budgeting. In general, cost accounting reports should be prepared and presented to the concerned authority when demanded. Purposes or Objectives of Cost accounting To estimate the cost of the product. It helps to determine the selling price. Helps in planning and control of cost. Determining the va

Happy New Year 2022 Greeting Text and Photos

Here are some of the Greeting messages, photos, and some text for New year. Share it with your loved ones and have a great year... Some Greeting Texts are: May This New Year turn all Your dreams into reality and, All your efforts into great achievement. I wish that All your wishes are fulfilled this year HAPPY NEW YEAR The end of something also led to the beginning of a new life. Let this Happy New Year fill your Life with the utmost joy and Happiness Have a best, awesome, cheerful and rocking  year ahead. HAPPY NEW YEAR! These are some of the Text messages and photos for New year. I hope you guys like it and don't forget to share it. More: Whathowans

Who is Aryan Khan? (Answer)

Nowadays Aryan Khan is getting a lot of attention due to some scandal. Many people don't know who is Aryan Khan. So, I am going to answer it. Who is Aryan Khan? To know who is Aryan Khan, first up all we need to know about Shahrukh Khan. If you have watched or are a fan of Bollywood movies, then you may have heard the name. He is also known as the King of Bollywood. Aryan Khan is the son of Shahrukh Khan. He is 23 years old. Previously, he is getting a lot of attention because of the drug scandal. To know more about him: Wikidata

What are the advantages of Object-oriented programming (Answer)

Object-oriented Programming is a programming model that used objects to design computer programs. Here are the advantages of OOP. Advantages of Object-oriented programming (OOP) Through OOP, we can define the user's data types. The complexity of the software can be merged quickly and easily. The inheritance concept can be used to eliminate the redundant code. OOP treats data as a critical element and does not allow it to flow freely around the program. New data can be easily coded whenever necessary. It helps the programmer to communicate between different objects. It helps to reuse program codes easily. It is a comparatively newer concept. Program development becomes easier with the help of features like polymorphism and inheritance. It has higher security. These are the advantages of OOP. More: Whathowans

What is Privacy and Anonymity? (Definition)

Privacy and Anonymity are related to networks and are two different things and have separate meanings. Here is the definition of Privacy and Anonymity. Anonymity Anonymity means to maintain a disguise or hide oneself and pretend to be an unknown person for maintaining secrecy between themselves and the second party. For example, Sometimes you want to send something without having your real name attached to it so that the other party doesn't understand who the sender is. At this time the anonymity has been used. In computer language, to some extent anonymity is good for maintaining privacy, but sometimes it could lead us to cybercrime like Cyberstalking, Cyber scams. Fraud, Spoofing, and others. Privacy Privacy means the process to protect us from disclosing our personal details or object from others with due respect to maintain secrecy. In computer language, privacy is very important to maintain, but due to foolishness, our privacy is leaked thereby knowing everything about us to o

Merry Christmas Greeting messages, photos and text

Christmas is a festival which is celebrated by all people in the world. Here are some of the greeting messages, photos, and wallpaper for Christmas. Some of the Christmas Greeting messages or texts are:   May the spirit of Christmas infuse your life And that of your family members With hope, happiness, and joy Have a great Christmas. Wishing all the family members peace and love During this holiday season. I pray you to feel the joy  in your home that you bring to me. May all the sweet magic of Christmas conspire To gladden your hearts And fill every desire. A Christmas Wish for you. Merry Christmas and Happy New year. Share this with your loved ones. For more: WhatHowAns

Tihar(तिहार) 2079 greeting text, photos and Videos

Tihar is a festival filled with happiness and joy. Here are some greeting text, photos, and videos of Tihar. Everyone will have a great time. Tihar is the main festival for Nepalese. There are mainly 4 days in  Tihar and they are: 1. Kukur and Kag Tihar (Dog and Crow day) 2. Laxmi Puja (A Hindu goddess who symbol money) 3. Govardhan Puja  4. Bhai Tika (Also known as Brother's day) Every Nepalese loves Tihar because at that time every house will be filled with lights and people blast fireworks. Tihar is also known as Dipawali or Diwali. Here is some Greeting Text and video of Tihar: May Each Diyo you light, Brighten up your life. May you overcome your fear with the help of goddess Laxmi. Light a Diyo, crack a firework and enjoy like a Kid

What is mean by foreshocks and aftershocks? (Answer)

Here is the definition of foreshocks and aftershocks. These both are the shocks that are created due to earthquakes. Their meaning is, Foreshocks Sometimes before a big earthquake, some small seismic waves are experienced, they are called foreshocks. It is experienced before a big or medium earthquake. Aftershocks After a big earthquake, some small seismic tremors or vibrations are experienced due to changes caused by the main earthquake, they are called aftershocks. It is experienced after a big earthquake. For More info: ForeShocks   AfterShocks

How long to Boil eggs? (Answer)

Boiling an egg is a simple thing to do, but timing is everything in it. We have to know for how much time we have to boil egg otherwise it may be raw or overcooked. For how long to boil eggs: To eat a good and cooked, boiled egg you have to boil the eggs for about 10 to 15 minutes. Boiled eggs are rich in protein and give you a lot of energy so you have to enjoy them. Make Fried Boiled Eggs

What is mean by Bitcoin Mining? (Answer)

Bitcoin Mining could be a record-keeping administration done victimization laptop handling power. Diggers keep the blockchain steady, complete, and unalterable by over once gathering recently broadcast exchanges into a sq., that is then transmitted to the organization and confirmed by beneficiary hubs. every square contains an SHA-256 science hash of the past block, during this manner connecting it to the past square and giving the blockchain its name. To be acknowledged by the rest of the organization, another square ought to contain a proof-of-work (PoW). The prisoner of war expects excavators to trace down variety known as a present (number utilised once), to such an extent that once the sq. substance is hashed aboard the present, the end result is mathematically less important than the organization' trouble target.: ch. eight  This confirmation is straightforward for any hub within the organization to check, however terribly tedious to produce, with relation to a secure science