AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
Answer Posted / monika
register
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What do you mean by a local block?
Mention four important string handling functions in c languages .
How many main () function we can have in a project?
What are the types of arrays in c?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
how to introdu5ce my self in serco
Write a code to remove duplicates in a string.
Why & is used in c?
Can you write the function prototype, definition and mention the other requirements.
Draw a flowchart to produce a printed list of all the students over the age of 20 in a class .The input records contains the name and age of students. Assume a sentinel value of 99 for the age field of the trailer record
What are examples of structures?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
What is c definition?
What is wrong with this statement? Myname = 'robin';
Why c is a procedural language?