Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


is c language is a object oreinted language?

Answers were Sorted based on User's Feedback



is c language is a object oreinted language?..

Answer / chandrakantham

No, c is a high level programming language.here, we cannot
create the classes and objects and also do not use the
other advantages. so it is not a object oriented
language.chandrakantham

Is This Answer Correct ?    18 Yes 1 No

is c language is a object oreinted language?..

Answer / dhruv20000

no

Is This Answer Correct ?    5 Yes 0 No

is c language is a object oreinted language?..

Answer / shobana

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

Is This Answer Correct ?    5 Yes 1 No

is c language is a object oreinted language?..

Answer / manjit

no

Is This Answer Correct ?    5 Yes 1 No

is c language is a object oreinted language?..

Answer / ganesh

i m confuse that if it not than why * has two meaning 1.
multiplication symbol and other is indirectional operator
used in pointer.

Is This Answer Correct ?    3 Yes 7 No

Post New Answer

More C Interview Questions

What are the usage of pointer in c?

0 Answers  


All technical questions

0 Answers   TCS,


I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.

0 Answers   TCS,


class foo { public: static int func(const char*& p) const; }; This is illegal, why?

8 Answers   Google,


What is #define size in c?

0 Answers  


Look at the Code: main() { int a[]={1,2,3},i; for(i=0;i<3;i++) { printf("%d",*a); a++; } } Which Statement is/are True w.r.t the above code? I.Executes Successfully & Prints the contents of the array II.Gives the Error:Lvalue Required III.The address of the array should not be changed IV.None of the Above. A)Only I B)Only II C)II & III D)IV

5 Answers   Accenture,


What is a example of a variable?

0 Answers  


input may any number except 1,output will always 1.. conditions only one variable should be declare,don't use operators,expressions,array,structure

4 Answers   IBM,


write a program to fined second smallest and largest element in a given series of elements (without sorting)

9 Answers   Yahoo,


Whats s or c mean?

0 Answers  


What are keywords c?

0 Answers  


Array is an lvalue or not?

0 Answers  


Categories