why we use new keyword for object

Answer Posted / sumitpalsingh

The new Keyword is used to allocate the memory at run time to the Object.Because java Support dynamic Programming language.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to work search engine? plz detail answer me.

1661


how much fee for deccan soft institute .how to block seat for sandeep sir class reply soonnnn 

1901


can any one suggestion me present which course(except java,.net) has huge demand in the market?

1824


Is buffer size and file block size is similar? If similar,at which case it will be same size?

1937


I want Ada programming language books. Could anyone post me any link for that?

3142


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1815


19. Given a system that is described with the following equation, X=A+(B.(A̅+C)+C)+A.B.(D̅+E̅) a) Simplify the equation using Boolean Algebra. b) Implement the original and then the simplified equation with a digital circuit. c) Implement the original and then the simplified equation in ladder logic.

1434


what is the meaning of without standing arrears?

10120


Given a Binary Search Tree, write a program to print the kth smallest element without using any static/global variable. You can?t pass the value k to any function also.

776


can we allocate memory for interface? if no then why?

1640


How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database

2202


1. Consider the following code in our example assembly language: ; an example bit of assembly code ROOT: W FATHER FATHER: W SON1 W SON2 SON1: W NIL W NIL ; ---------------------- SON2: W GRANDSON W NIL GRANDSON: W NIL W NIL NIL = 0 Assemble this code carefully following the two pass model, and show the symbol table at the point marked by the dashed line during each pass.

2030


Explain with examples any 2 features of OOPS.

862


hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com

1666


Is class is a abstract datatype in java?

1670