STL (140)
OOPS (873)
C++ General (2409) Pls...could any one tell me that whether we can access the public data memeber of a class from another class with in the same program. Awaiting for your response Thanku
4 5635given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
DELL,
2681i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
NDS,
2272I 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.
3192write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num
Care,
2690iam a fresher to Qt(GUI a c++ based framework software). i need to develop the basic applications on designer by drag and dropping mechanism...so pls send me the procedure to design applications?
1 9909pls help.. paper bills.. 1000, 500, 100, 50, 20, 10, 5, 1.. create a program that will count all the paper bills in the number being input.. example: enter a number: 3886 there is/are: 3 ->1000 1 ->500 3 ->100 1 ->50 1 ->20 1 ->10 1 ->5 1 ->1 example2: enter a number: 728 there is/are: 0 ->1000 1 ->500 2 ->100 0 ->50 1 ->20 0 ->10 1 ->5 3 ->1
4 13148
What are the advantages of using friend classes?
How many types of comments are there in c++?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
What is constructor and destructor in c++?
How would you use the functions memcpy(), memset(), memmove()?
Explain the difference between c++ and java.
What happens when you make call 'delete this;'?
When would you use a pointer? A reference?
Explain how to initialize a const member data.
You run a shell on unix system. How would you tell which shell are you running?
Which is better struts or spring?
Can we get the value of ios format flags?
What is using namespace std in cpp?
Carry out conversion of one object of user-defined type to another?
Explain abstraction.