what is the meaning of java that is (J A V A) full form of
JAVA
Post New Answer View All Answers
What does nil mean in c?
Write a C program in Fibonacci series.
The number of measuring units from an arbitarary starting point in a record,area,or control block to some other point a) recording pointer b) offset c) branching d) none
What is pass by value in c?
Explain how can I read and write comma-delimited text?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
Why we use conio h in c?
What is difference between structure and union?
What is the benefit of using const for declaring constants?
Why do some versions of toupper act strangely if given an upper-case letter?
Tell us bitwise shift operators?
to print the salary of an employee according to follwing calculation: Allowances:HRA-20% of BASIC,DA-45% of BASIC,TA-10%. Deductions:EPF-8% of BASIC,LIC-Rs.200/-Prof.Tax:Rs.200/- create c language program?
What are the features of the c language?
What is the difference between ++a and a++?
Explain the term printf() and scanf() used in c language?