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

Topic :: Class





Class Interview Questions
Questions Answers Views Company eMail

how to explain soil classification

1 5331

what is default accessibility for a class? what is difference b/w viewstate and controlstate? what is the default access specifier for a top level class which are not nested into other classes?

2 4065

Why are the destructors for base class and derived class called in reverse order when the program exits

HCL,

2207

what is a class

6 7718

abstract class Demo { public void show() { System.out.println("Hello I am In show method of Abstract class"); } } class Sample extends Demo { public void show() { super.show(); System.out.println("Hello I am In Sample "); } } public class Test { public static void main(String[] args) { //I WANT TO CALL THE METHOD OF BASE CLASS IT IS POSSIBLE OR NOT CAN WE USE SCOPE RESOLUTION OPERATOR TO CALL OR JAVA NOT SUPPORTED THAT :: OPERATORE } }

3 14012

difference between byte stream class and character stream class?

4557

There are a class A. Another class B derived from it. Now if I do A a = new B(); and B b = new B(); What will happen in both the statements. And what is the difference between these two statements.

HCL,

3 7000

what are wrapper classes

2 4079

Can we create object of class with private constructor?

5 8725

public class Base { public void myMethod(int a,intb) {} } // Uses myMethod and then hides it. public class DerivedOne extends Base { private void myMethod(int a,int b); } will this compile or not .yes or no. why

2 4518

I created a class which is inherited from interface IDisposable. Now if I use object of this class with using keyword. Then How the dispose method will get call. Does garbage collector call it or some else.

Sapient,

2 6380

write a c++ program to create class student having datamember name,Roll_no,age,and branch intilcization all the member using constructor print the all the details on the screen.

2692

In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 4196

create a class complex having real and imaginary part of a complex no. as a data member. overload the binary operators(+,- and *) to perform the operations on complex no. objects. overload binary operator using friend function.

CTS, Delhi University,

2 5765

At what stage, operator can change the class and priority of a submitted job?

2 5713




Un-Answered Questions { Class }

Can you give names of Container classes?

2306


What is the SimpleTimeZone class?

2277


Highest level event class of the event-delegation model?

4013


Name the class that is used to bind the server object with RMI Registry?

2170


What class is used to create Server side object ?

2249


What are the steps to create classes?

2161


Tell me the Importent classes in net package?

1999


What are the scope of the class?

2006


You been asked to prepare a training class for completing expense statements. What points will you emphasize to insure accurate expense statements are submitted?

2308


what is the basic difference in the formation of spores in subclasses basidiomycetes and ascomycetes?

2333


how we can know the funcions available in a class recording java?

2231


Difference between Class Module and Standard Module?

2628


How would you create properties by using class Builder Wizard?

1994


Can DES be used to protect classified information?

1762


A table is classified as a parent table and you want to drop and re-create it. How would you do this without affecting the children tables?

2511