Can we override main method?
No Answer is Posted For this Question
Be the First to Post Answer
what is the 3 types of system development life cycle
Given two strings like x=?hello? and y=?open?, remove any character from string x which is also used in string y, thus making the result x=?hll?.
What is the purpose of enum?
What is interface in oop?
what is an qt4 interface?
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.
What is a friend function & its advantage?
What does oop mean in snapchat?
WAP to generate 2n+1 lines of the following pattern on the computer screen:
what is object slicing
can you explain how to use JavaBean in Project
write a program to find 2^n+1 ?