c language supports bitwise operations, why
a) 'c' language is system oriented
b) 'c' language is problem oriented
c) 'c' language is middle level language
d) all the above
No Answer is Posted For this Question
Be the First to Post Answer
How do you override a defined macro?
who did come first hen or agg
Write a function in c to find the area of a triangle whose length of three sides is given.
An arrangement of information in memory in such a way that it can be easily accessed and processed by a programming language a) string b) data structure c) pointers d) array
What is structure in c definition?
How do you list files in a directory?
Tell me when is a void pointer used?
who is first prime minister in india??
Apart from dennis ritchie who the other person who contributed in design of c language.
What is sizeof array?
a linear linked list such that the link field of its last node points to the first node instead of containing NULL a) linked list b) circular linked list c) sequential linked list d) none
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +