Why c is called object oriented language?
No Answer is Posted For this Question
Be the First to Post Answer
Go through the following code sinippet char a[20]; a="Hello Orcale Test"; will this compile?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What should not contain a header file?
How does C++ help with the tradeoff of safety vs. usability?
What is the acronym for ansi?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
what is a NULL pointer?
What are the uses of null pointers?
Write a C program in Fibonacci series.
What is a structure and why it is used?
Linked lists -- can you tell me how to check whether a linked list is circular?
What are the functions to open and close the file in c language?