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 facialities provided by you after the selection of the student.

0 Answers   TCS,


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

0 Answers  


Is c programming hard?

0 Answers  


What is a Genralised LInked List?? Please give a detailed explation of it..

1 Answers  


int main() { Int n=20,i; For(i=0;i<=n;i--) { Printf(“-“); Return 0;

0 Answers  


What is multidimensional arrays

0 Answers  


What is atoi and atof in c?

0 Answers  


how to find out the inorder successor of a node in a tree??

2 Answers   TCS, Yahoo,


Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return - 1. The function should not make use of any C library function calls.

3 Answers   Google, Infosys, JTL, OpenFeel,


Sir,please help me out with the code of this question. Write an interactive C program that will encode or decode multiple lines of text. Store the encoded text within a data file, so that it can be retrieved and decoded at any time. The program should include the following features: (a) Enter text from the keyboard, encode the text and store the encoded text in a data file. (b) Retrieve the encoded text and display it in its encoded form. (c) Retrieve the encoded text, decode it and then display the decoded text. (d) End the computation. Test the program using several lines of text of your choice.

0 Answers  


Why do we use & in c?

0 Answers  


What is gets() function?

0 Answers  


Categories