is c language is a object oreinted language?

Answer Posted / shobana

it is not a object oreinted language . actually it is a procedure oriented language.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1631


main() { int i = 10; printf(" %d %d %d ", ++i, i++, ++i); }

636


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

920


Where can I get an ansi-compatible lint?

642


Explain Function Pointer?

681






Why we use stdio h in c?

581


Define Spanning-Tree Protocol (STP)

643


Tell us two differences between new () and malloc ()?

614


How can this be legal c?

651


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2935


What is graph in c?

583


What are the types of data files?

729


will u please send me the placement papers to my mail???????????????????

1367


What is #ifdef ? What is its application?

649


What is void pointers in c?

590