what is the meaning of java that is (J A V A) full form of
JAVA
Answer Posted / vishnu patel
javanese architecture virual accelerator
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is the difference between if else and switchstatement
What does node * mean?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
Why is %d used in c?
What is the general form of #line preprocessor?
What is a memory leak? How to avoid it?
Explain enumerated types.
What is wrong with this code?
A banker has a seif with a cipher. Not to forget the cipher, he wants to write it coded as following: each digit to be replaced with the difference of 9 with the current digit. The banker chose a cipher. Decipher it knowing the cipher starts with a digit different than 9. I need to write a program that takes the cipher from the keyboard and prints the new cipher. I thought of the following: Take the input from the keyboard and put it into a string or an array. Go through the object with a for and for each digit other than the first, substract it from 9 and add it to another variable. Print the new variable. Theoretically I thought of it but I don't know much C. Could you give me any kind of hint, whether I am on the right track or not?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Does * p ++ increment p or what it points to?
what is the structure pointer?
If errno contains a nonzero number, is there an error?
Why void is used in c?
simple program of graphics and their output display