Is c is a low level language?
No Answer is Posted For this Question
Be the First to Post Answer
Explain what are the standard predefined macros?
how to determine the complexity of an algorithm as log(n)
write a program to reverse the words in the sentence.NOTE:not reverse the entire string but just the occurance of each word
Which of the following is not a valid declaration for main ()? 1) int main() 2) int main(int argc, char *argv[]) 3) They both work
what is the main use of c where it can use the c
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is cohesion and coupling in c?
how the size of an integer is decided? - is it based on processor or compiler or OS?
19 Answers HCL, JPR, Microsoft, nvidia,
Explain about the functions strcat() and strcmp()?
Write a program that can show the multiplication table.
What is the function of ceil(X) defined in math.h do? A)It returns the value rounded down to the next lower integer B)it returns the value rounded up to the next higher integer C)the Next Higher Value D)the next lower value
What is the difference between CV and Resume ?