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...


C,c++, Java is all are structural oriented or procedure
oriented language..?

Answers were Sorted based on User's Feedback



C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / v.prasad

c is structural oriented language c++ is structural &
procedure oriented language bt java is procedure oriented
language

Is This Answer Correct ?    8 Yes 1 No

C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / koti pendem

c,c++ are structural&procedure oriented languages java is
object oriented

Is This Answer Correct ?    0 Yes 0 No

C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / srika

C is a Structured & procedure lang
C++ is a procedure lang
java is a procedure lang(can be acceptable)
so all are procedural lang

Is This Answer Correct ?    0 Yes 0 No

C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / guest

yes

Is This Answer Correct ?    2 Yes 4 No

C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / satyendu samal

all are procedure oriented language

Is This Answer Correct ?    0 Yes 3 No

C,c++, Java is all are structural oriented or procedure oriented language..?..

Answer / selva

procedure oriented language..

Is This Answer Correct ?    3 Yes 12 No

Post New Answer

More C Interview Questions

What are the parts of c program?

0 Answers  


int j =15,i; for (i=1; 1<5; ++i) {printf ("%d%d ",j,i); j = j-3; }

2 Answers  


Please write me a program to print the first 50 prime numbers (NOT between the range 1 -50)

5 Answers   IBM, KJH,


What is sizeof array in c?

0 Answers  


Who invented bcpl language?

0 Answers  


How do you redirect a standard stream?

0 Answers  


Describe the difference between = and == symbols in c programming?

0 Answers  


Can i use “int” data type to store the value 32768? Why?

0 Answers  


.find the output of the following program? char*myfunc(char*ptr) { ptr +=3; return (ptr); } int main() { char*x,*y; x="HELLO"; y=myfunc(x); printf("y = %s ",y); return 0; }

0 Answers  


What is the significance of c program algorithms?

0 Answers  


What is the right type to use for boolean values in c?

0 Answers  


Is c procedural or functional?

0 Answers  


Categories