Howmany address lines are required to addressing 1 MB
memory?
Answer Posted / hi
20
| Is This Answer Correct ? | 124 Yes | 13 No |
Post New Answer View All Answers
What is rmi and steps involved in developing an rmi object?
What is immutable data?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Why singleton is not thread safe?
What is method overloading and method overriding?
What is the difference between object oriented programming language and object based programming language?
What is the do while loop syntax?
What is class forname?
What is null data type?
What is the difference between variable declaration and variable initialization?
What are constants?
What are register variables what are the advantages?
What is scope & storage allocation of global and extern variables? Explain with an example
Can we override compareto method?
Why we use multi threading instead of multiprocessing?