Answer Posted / sathiya
it is object oriented programming language
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
Explain what is page thrashing?
What are the Advantages of using macro
write a programming in c to find the sum of all elements in an array through function.
how to print electricity bill according to following charges first 100 units -1rs per unit for next 200 units-1.50 rs per unit without using conditions
How can you check to see whether a symbol is defined?
How can I generate floating-point random numbers?
How can I insert or delete a line (or record) in the middle of a file?
What is floating point constants?
What is the Purpose of 'extern' keyword in a function declaration?
explain what is an endless loop?
Declare the structure which contains the following members and write in C list of all students who score more than 75 marks. Roll No, Name, Father Name, Age, City, Marks.
What are the 32 keywords in c?
What is a dynamic array in c?
How can you increase the size of a statically allocated array?
What are types of structure?