What is an object?

Answer Posted / rajesh

Basic run time entity

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between null pointer and wild pointer?

625


Can variables be declared anywhere in c?

612


What is atoi and atof in c?

610


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

638


how should functions be apportioned among source files?

616






Can the sizeof operator be used to tell the size of an array passed to a function?

608


What is .obj file in c?

640


What is structure in c language?

609


What are header files why are they important?

570


What is sizeof array in c?

588


C program to find all possible outcomes of a dice?

1844


Why do we use int main instead of void main in c?

606


What is pointer to pointer in c?

626


If the size of int data type is two bytes, what is the range of signed int data type?

581


Explain the meaning of keyword 'extern' in a function declaration.

707