what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / manish dhanraj rangari
NO JAVA DON'T HAVE ANY FULL FORM,ITS A NAME OF COFFEE SEED
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What is use of bit field?
Describe the header file and its usage in c programming?
Write a program to check armstrong number in c?
Differentiate between ordinary variable and pointer in c.
What is the use of gets and puts?
Is it better to use a macro or a function?
Can a pointer be static?
a) Identify the following declarations. Ex. int i (integer variable) float a[l0](array of 10 real nos) int (*f())() void *f int (*f()) [] void *f int f[] [] [] char *(*f) () int (*f[]) [] float(*f) [] [] float **f int ******f
Explain 'bus error'?
Explain zero based addressing.
Is linux written in c?
Do you know null pointer?
write a program to generate address labels using structures?
What is meant by type casting?
What is pivot in c?