answersLogoWhite

0

In reality there is no such thing, so ask your teacher what do they mean by that.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is use of main method in array?

It funtions the main part of programe.Thank you.


What is an array pointers?

I guess it is an 'array of pointers'. Example:int main (int argc, char *argv[])


What are chief drawbacks?

Chief - main, important, centralDrawbacks - things that hinder something


What are the drawbacks to becoming an israeli citizen?

There are two main drawbacks. The first is that you and any children you bare will be liable for service in the Israeli Army. The second is that several countries will not allow you entry.


What is the main language in the world?

Main Language in the World: English


What is a main in car language?

the main language is hansi is quir


What are the language families and major religions of the worlds cultural regions?

Indian Subcontinent: Main language divided between Hindi and Urdu. Main religion divided between Hinduism and Islam.Central Asia: Main language Persian or Persian derived languages. Main religion Islam.Far east: Main language is Chinese or smiliar language. Main religion is Bhuddism.Middle east: Main language is Arabic, main religion is Islam.Northern Africa: Main langauge is Arabic, main religion is Islam.Southern Africa: Main common language is English, main religion is Christianity.Europe: Main languages are English, French, German, Russian or Russian derived languages. Main religion is Christianity.Anglo-America: Main language is English, Main religion is Christianity.Latin America: Main language is Spanish or Portugese, main religion is Christianity.Oceania: Main language English, main religion is Christianity


What are the drawbacks of using used Japanese engines and transmissions?

When considering wholesale used Japanese engines Japan, it’s important to recognize potential drawbacks before purchase. While they are often reliable, certain issues may arise: Unknown service history: Maintenance records are not always available. Compatibility challenges: Some models may not fit easily into foreign vehicles. Shipping wear: Long-distance transport can expose parts to damage. Limited warranty: Coverage is usually short or non-existent. These concerns make it necessary to weigh the benefits against risks when sourcing wholesale used Japanese engines Japan.


When a language is used in a country as the main language how is it called?

Normally, the main language is the official language in a country. In countries without an official language, such as the United States, the main language is called the national language.


Sample program of single-dimentional array?

#include "stdio.h" #define SIZE 100; void main() { int array[SIZE], i, size; printf("\nEnter the Size off Array :- "); scanf("%d", &size); printf("\nEnter the Elements of Array :- ")' for(i = 0; i < size; i++) scanf("%d", &array[i]; printf("\nThe Elements of entered Array :- "); for(i = 0; i < size; i++) printf("%7d", array[i]); }


How do you read one dimensional array of integers for highest integer?

Sample code is as follows: #include <stdio.h> void main() { int i = 0; int final_number = 0; int array[] = {-2,-6,2,4,1,6,8,20,-55}; for(i = 0; i < (sizeof(array)/sizeof(array[0])); i++) { if(array[i] > array[i + 1]) final_number = array[i]; } printf("%d", final_number); } Tried in MinGw: Output: 20


How many major islands are in there the state of Hawaii?

Hawaii consists of eight "main" islands.There are eight "main" islands in Hawaii.