Answer Posted / radhika
function which is static in class,which cannot be overridden
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
typedef enum { html, java, javascript, perl, cgi } lang;The above statement defines a : a) Union b) User defined type c) Enumerated variable d) none
Why do we use & in c?
how many types of operators are include in c language a) 4 b) 6 c) 8 d) 12
How do you generate random numbers in C?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What are the functions to open and close the file in c language?
What are the differences between Structures and Arrays?
What is the difference between NULL and NUL?
Is a house a shell structure?
What are the disadvantages of external storage class?
What is the difference between declaring a variable by constant keyword and #define ing that variable?
What are enumerated types?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is the use of function overloading in C?
What are the advantages of c preprocessor?