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

What are the properties of union in c?

582


How can I make sure that my program is the only one accessing a file?

672


Write a programme using structure that create a record of students. The user allow to add a record and delete a record and also show the records in ascending order.

1615


Write a program to reverse a string.

629


difference between object file and executable file

6086






what is the different bitween abap and abap-hr?

1737


Is return a keyword in c?

590


An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above

701


Why is main function so important?

609


What is pre-emptive data structure and explain it with example?

3203


Give basis knowledge of web designing ...

1567


Suppose we have a table name EMP as below. We want to perform a operation in which, I want to change name ‘SMITH’ from as ‘SMITH JAIN’. Also I want to change the name of the column from ENAME to E_NAME. EMPNO ENAME JOB MGR HIREDATE SAL 7369 SMITH Coder 7902 17-DEC-80 800 7499 ALLEN SALESMAN 7698 20-FEB-81 1600 7521 WARD SALESMAN 7698 22-FEB-81 1250

1497


What are the different types of C instructions?

667


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

1355


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

628