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

Answers were Sorted based on User's Feedback



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

Answer / pradeepthi bonthala

Java is not an acroynm its a coffee seed which they used in
coffee while designing java software so they named it as
java

Is This Answer Correct ?    624 Yes 188 No

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

Answer / momin iqbal

J A V A stands for JUST ANOTHER VIRTUAL ACCELERATOR.
THIS IS USED FOR BUILDING THE APPLICATIONS...

Is This Answer Correct ?    529 Yes 265 No

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

Answer / vivek upreti

java is a pure object oriented language.It is very friendly
language. Every body easily understand. It is plateform
indepandent.

Is This Answer Correct ?    329 Yes 143 No

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

Answer / valsala shukla

JAVA is a language , the idea comes from coffe seed

Is This Answer Correct ?    245 Yes 108 No

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

Answer / nithya

THERE IS NO FULL FORM FOR JAVA. JAVA IS AN NAME OF COFFEE
SEED

Is This Answer Correct ?    197 Yes 96 No

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

Answer / phoenixink

Naturally Java is a seed of coffee.
But technologically Java is a language or a written programme used to launch some interactive internet applications.

Is This Answer Correct ?    169 Yes 70 No

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

Answer / saikiran

java is a purely oriented language. it is used to develop the applications. it is plat form independent.but java has no full form.

Is This Answer Correct ?    110 Yes 39 No

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

Answer / manoj mudaliyar

'JAVA' as the name sounds a special meaning but actually it
doesn't consists of any abbreviation.
'JAVA' is a 'aromatic coffee seed' which the developers
used while designing java software. And also , 'Javanese'
is a language used by Indosenian to interact with people.
Many people thing 'JAVA' is same as 'Javanese' language but
it is absolutely wrong. It's a totally different language.
'JAVA' is a purely OOP(Object Oriented Programming
Language) which is versionable, portable and supports
interoperability.

Is This Answer Correct ?    97 Yes 39 No

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

Answer / p mangaraju

no meaning actuaaly

Is This Answer Correct ?    224 Yes 170 No

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

Answer / tom cruise

just another vague acronym..... this is the original answer
given by gosling james

Is This Answer Correct ?    84 Yes 54 No

Post New Answer

More C Interview Questions

what is the purpose of the following code, and is there any problem with the code? void fn(long* p1, long* p2) { register int x = *p1; register int y = *p2; x ^= y; y ^= x; x ^= y; *p1 = x; *p2 = y; }

1 Answers   Google,


what is the difference between embedded c and turbo c ?

1 Answers  


What is indirection in c?

0 Answers  


HOW TO HANDLE EXCEPTIONS IN C

8 Answers  


What are operators in c?

0 Answers  


Explain how are portions of a program disabled in demo versions?

0 Answers  


What is the difference between a structure and a union?

2 Answers  


why i join syntel?

23 Answers   ABC, Syntel, TCS,


Evaluate the following: int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; } for fn(7); 1) 10 2) 11 3) 1

6 Answers  


I came across some code that puts a (void) cast before each call to printf. Why?

0 Answers  


Program to find the value of e raised to power x using while loop

5 Answers   IBM, N Tech,


Write a programe print the sum of series 0,1,2,.....10

7 Answers  


Categories