Answer Posted / ashu_deepu
the major difference is C is procedural language.
while java is object oriented language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is different between auto and local static? why should we use local static?
Explain how can I open a file so that other programs can update it at the same time?
What is #include stdio h and #include conio h?
What is the difference between class and object in c?
Create a registration form application by taking the details like username, address, phone number, email with password and confirm password (should be same as password).Ensure that the password is of 8 characters with only numbers and alphabets. Take such details for 3 users and display the details. While taking input password must appear as “****”.
What will be the outcome of the following conditional statement if the value of variable s is 10?
Write a code on reverse string and its complexity.
Can a variable be both const and volatile?
How will you find a duplicate number in a array without negating the nos ?
what is reason of your company position's in india no. 1.
Why is structure padding done in c?
Explain that why C is procedural?
What are the functions to open and close file in c language?
Explain what are multibyte characters?
What is the hardest programming language?