Answer Posted / r maria ruban raj
Static function directly call with out creating the object.
we can not override the function
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
we called a function and passed something do it we have always passed the "values" of variables to the called function. such functions calles are called a) calls by reference b) calls by value c) calls by zero d) none of the above
What is use of null pointer in c?
how do you programme Carrier Sense Multiple Access
How many keywords are there in c?
What is .obj file in c?
#define f(g,h) g##h main O int i=0 int var=100 ; print f ("%d"f(var,10));} wat would be the output??
All technical questions
Differentiate between declaring a variable and defining a variable?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
Explain enumerated types in c language?
What is the translation phases used in c language?
show how link list can be used to repersent the following polynomial i) 5x+2
How to establish connection with oracle database software from c language?
What is scope rule in c?
What is the general form of a C program?