Answer Posted / glibwaresoftsolutions
Simple and efficient
Portable
Procedural language
Rich set of built-in functions and operators
Low-level access to memory
Pointer support.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
What is an endless loop?
What is output redirection?
The __________ attribute is used to announce variables based on definitions of columns in a table?
Why c is a procedural language?
count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array
Differentiate between declaring a variable and defining a variable?
How do you list a file’s date and time?
What does %c mean in c?
What is the scope of an external variable in c?
which of the following statement is wrong a) mes=123.56; b) con='T'*'A'; c) this='T'*20; d) 3+a=b;
which is an algorithm for sorting in a growing Lexicographic order
Why c is called top down?
What does calloc stand for?
What is a stream?