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


What is the OOPs concept?

Answers were Sorted based on User's Feedback



What is the OOPs concept?..

Answer / nashiinformaticssolutions

The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.

Is This Answer Correct ?    0 Yes 0 No

What is the OOPs concept?..

Answer / glibwaresoftsolutions

The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.

Is This Answer Correct ?    0 Yes 0 No

What is the OOPs concept?..

Answer / hr@tgksolutions.com

The Object-Oriented Programming System, or OOPs for short, is a paradigm that offers ideas like inheritance, classes, and objects.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Interview Questions

prog for 1st five prime numbers in 2^x - 1

0 Answers  


Hi Every one...........I have been selected for the SBI Clerk. But i m one month Pregnanat. So anyone please suggest me, is they take any objection on my joining .

4 Answers   State Bank Of India SBI,


When is a “switch” statement preferable over an “if” statement?

0 Answers  


Write a program to print this triangle: * ** * **** * ****** * ******** * ********** Don't use printf statements;use two nested loops instead. you will have to use braces around the body of the outer loop if it contains multiple statements.

6 Answers   Wipro,


given post order,in order construct the corresponding binary tree

0 Answers   S-Cube, Wipro,


Linked lists -- can you tell me how to check whether a linked list is circular?

0 Answers  


main() { int i = 1; int num[] = {1,2,3,4}; num[i] = i++; printf("%d", num[i]); } what will be the output? }

22 Answers   NDS, TCS,


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

2 Answers   Cap Gemini, HCL,


What is a list in c?

0 Answers  


write a program in c language to print your bio-data on the screen by using functions.

0 Answers  


What is exit() function?

0 Answers  


difference between semaphores and mutex?

1 Answers  


Categories