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 ?    528 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

write a c program for swapping two strings using pointer

0 Answers  


Why is sprintf unsafe?

0 Answers  


what is different between auto and local static? why should we use local static?

0 Answers  


What is C language Terminator?

15 Answers   TCS,


wat s the meaning of (int *)p +4;

2 Answers  






What is a shell structure examples?

0 Answers  


f() { int a=2; f1(a++); } f1(int c) { printf("%d", c); } c=?

7 Answers   Geometric Software,


write the output of following code .. main() { static int a[]={10,20,30,40,50}; int *ptr=a; static int arr[2][2]={1,2,3,4}; char str[]="ABCD * 4#"; char *s=str+2; int i,j; for(i=0;i<5,i++) printf("%d",*ptr++); for(i=0;i<2;i++) for(j=0;j<2;j++) printf("%d\n",*(*(n+i)+j)); printf("%c\n%c\n%c\n",*(str+2),*s++,*--s); }

1 Answers  


Hai what is the different types of versions and their differences

0 Answers  


write a code for large nos multilication (upto 200 digits)

2 Answers   Persistent,


Convert a distance from miles to kilometers .there are 5280 feets per mile,12 inches per foot .2.54 centimeters per inch and 100000centimeters per kilometer

0 Answers   TCS,


Explain what are the different file extensions involved when programming in c?

0 Answers  


Categories