Answer Posted / avinash
DENIS RITCHE IN 1973,
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Write a program to generate the Fibinocci Series
Can a pointer be null?
What is the value of c?
An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above
Is malloc memset faster than calloc?
How many levels of indirection in pointers can you have in a single declaration?
What are the 5 types of organizational structures?
Explain how can you determine the size of an allocated portion of memory?
What is preprocessor with example?
Which is not valid in C a) class aClass{public:int x;}; b) /* A comment */ c) char x=12;
By using C language input a date into it and if it is right?
What are the types of assignment statements?
What are the properties of union in c?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
What is %g in c?