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 type of questions



what type of questions..

Answer / Janak Kumar

In Object-Oriented Programming (OOPS), common interview questions may include concepts such as classes, objects, inheritance, polymorphism, interfaces, encapsulation, abstraction, and design patterns. Additionally, there might be questions about specific programming languages like Java, C++, Python, etc., or frameworks like Spring, Hibernate, Django, etc.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More OOPS Interview Questions

How oops is better than procedural?

1 Answers  


What is the benefit of oop?

1 Answers  


Definition of Object Oriented Programming in single line?

33 Answers   Impact Systems, Q3 Technologies, TCS,


design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }

1 Answers   HSBC,


some one give d clear explanation for polymorphism

3 Answers  


How would you stop a class from class from being derived or inherited.

18 Answers   Ness Technologies,


Write a program to find out the number of palindromes in a sentence.

1 Answers   TCS,


If a=5, b=6, c=7, b+=a%c*2. What is the final value of b?

1 Answers  


What is Hashing and how is it done? Pictorial form?

2 Answers   emc2, Wipro,


what is overloading and overriding?

7 Answers  


How many types of access specifier in c# and vb.net?

1 Answers   Infosys,


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

1 Answers  


Categories