Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the meaning of java that is (J A V A) full form of
JAVA

Answer Posted / prasenjit das

there is no meaning of JAVA. But technologically Java is a language or a written programme used to launch some interactive internet applications.

Is This Answer Correct ?    1 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string in c language?

1150


how many errors in c explain deply

2087


How do I send escape sequences to control a terminal or other device?

1070


Explain what is the best way to comment out a section of code that contains comments?

1132


Explain what are the __date__ and __time__ preprocessor commands?

1117


Is main a keyword in c?

1132


What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

1982


In c programming language, how many parameters can be passed to a function ?

1109


What is the hardest programming language?

1147


Explain what is operator promotion?

1084


When a c file is executed there are many files that are automatically opened what are they files?

1107


What are pointers in C? Give an example where to illustrate their significance.

1225


explain what is fifo?

1069


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4598


C program execution always begins with a) #include b) comment (/*-------*/) c) main() d) declaration instructions

1054