what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / valsala shukla
JAVA is a language , the idea comes from coffe seed
Is This Answer Correct ? | 245 Yes | 108 No |
Post New Answer View All Answers
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks
will u please send me the placement papers to my mail???????????????????
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Why we use int main and void main?
Should I learn c before c++?
Are pointers integers in c?
What is register variable in c language?
Can we compile a program without main() function?
What are lookup tables in c?
Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.
Why isn't it being handled properly?
What is the most efficient way to count the number of bits which are set in an integer?
What are different types of variables in c?
How reliable are floating-point comparisons?
What is the main difference between calloc () and malloc ()?