Why is C called a middle-level language?
Answer / nashiinformaticssolutions
It combines features of high-level and low-level languages.
| Is This Answer Correct ? | 0 Yes | 0 No |
Read two numbers from keyboard and find maximum of them?
Explain what is page thrashing?
What happens if header file is included twice?
create an SINGLE LINKED LISTS and reverse the data in the lists completely
How to write a program for swapping two strings without using 3rd variable and without using string functions.
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
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.
How. To pass the entrance test
What are external variables in c?
What is the use of parallelize in spark?
Explain what is the benefit of using enum to declare a constant?
Is a pointer a kind of array?