features of OOPS
Answers were Sorted based on User's Feedback
Answer / kiruthika.m
oops is aobject orented programming language
| Is This Answer Correct ? | 40 Yes | 48 No |
Answer / varsha vilas kalebag
object oriented programmimg structures
| Is This Answer Correct ? | 47 Yes | 105 No |
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is Agile methodology?
20 Answers ABC, Accenture, College School Exams Tests, Inmar, Microsoft, Sapient,
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
What is the difference between declaration and definition?
Write a program to compute for numeric grades for a course. The course records are in a file that will serve as the input file. The input file is in exactly the following format: Each line contains a student's first name, then one space, then ten quiz scores all on one line. The quiz scores are in whole number and are separated by one space. Your program will take it input from this file and sends it output to a second file. The data in the output file will be exactly the same as the data in the input file except that there will be one additional number (of type double) at the end of each line. This number will be the average of the student's ten quiz scores. Use at least one function that has file streams as all or some of its arguments.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
why in java first invoke public static void main(String args[]) method????Why not public static void method1(String args[])??
Is data hiding and abstraction same?
How is class defined?
Explain the concepts involved in Object Oriented programming.
What is the real time example of inheritance?
i have to create a view in SQL as like in ORACLE DATA EXPRESS EDITION