application areas a 'c'
a) operating system
b) graphics, interpreter, assembler
c) program evalution, communication softwares
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
diff between exptected result and requirement?
Give me the code of in-order recursive and non-recursive.
Should I use symbolic names like true and false for boolean constants, or plain 1 and 0?
What is the scope of an external variable in c?
How can you be sure that a program follows the ANSI C standard?
What does p mean in physics?
write a programme to enter some number and find which number is maximum and which number is minimum from enterd numbers.
what is the difference between unix os and linux os
What is the purpose of & in scanf?
Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.
What's the best way to declare and define global variables?
What is the difference between fork() and vfork()?