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 |
Process by which one bit pattern in to another by bit wise operation is?
Explain how do you override a defined macro?
create a C program that displays one z,two y's,three x's until twenty six A's. plzz answer i need it tomorrow.
An application package has been provided to you without any documents for the following application. The application needs to be tested. How will you proceed?
How can my program discover the complete pathname to the executable from which it was invoked?
How can I recover the file name given an open stream or file descriptor?
Write a program to write a given string in maximum possibilities? i.e str[5]="reddy"; i.e we can write this string in 120 ways for that write a program
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
program to find the ASCII value of a number
What are the features of the c language?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
what is a stack