STL (140)
OOPS (873)
C++ General (2409) write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
2287write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
2162write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 215228sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
2 4431how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
2542
How can we read/write Structures from/to data files?
Difference between pointer to constant and constant pointer to a constant. Give example.
How new/delete differs from malloc()/free?
what is multi-threading in C++?
What is the best way to take screenshots of a window with c++ in windows?
Name four predefined macros.
Which function should be used to free the memory allocated by calloc()?
What does override mean in c++?
How does work in c++?
Tell me about virtual function
Should I learn c or c++ or c#?
How can you create a virtual copy constructor?
What is a stack c++?
What is private inheritance?
Explain stack unwinding.