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

Answer Posted / koti pendem

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

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You are to write your own versions of strcpy() and strlen (). Call them mystrcpy() and mystrlen(). Write them first as code within main(), not as functions, then, convert them to functions. You will pass two arrays to the function in the case of mystrcpy(), the source and target array.

2288


What is an lvalue?

1024


what is different between auto and local static? why should we use local static?

1084


write a proram to reverse the string using switch case?

2900


Between macros and functions,which is better to use and why?

2132


Is it possible to pass an entire structure to functions?

952


What do you mean by Recursion Function?

1080


What is a pointer variable in c language?

1044


What is void pointers in c?

965


Where static variables are stored in memory in c?

958


write a program that declares an array of 30 elements named "income" in the main functions. then cal and pass the array to a programmer-defined function named "getIncome" within the "getIncome" function, ask the user for annual income of 30 employees. then calculate and print total income on the screen using the following function: "void getIncome ( ai []);

2306


Explain the difference between exit() and _exit() function?

1122


What are terms in math?

990


By using C language input a date into it and if it is right?

1032


Can two or more operators such as and be combined in a single line of program code?

1320