Why do while loop is used?
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
Can java compiler skips any statement during compilation time?
to remove the repeated numbers from the given . i.e.., if the input is 12233 output should of 123
what is a class
What are the advantages of polymorphism?
What is conditional Compilation?
WAP to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
what is new modifier in C#
all about pointers
What is the purpose of polymorphism?
In which cases you use override and new base?
What is R T T I ?