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’.
2359write 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).
2212write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 217538sir 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 4553how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
2602
Do you know the problem with overriding functions?
Explain the difference between class and struct in c++?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
write string class as your own class in java without using any built-in function
What do you mean by inheritance in c++? Explain its types.
What is ctime c++?
What is buffering in c++?
What is dev c++ used for?
Explain virtual class?
What is the difference between struct and class?
How to declaring variables in c++?
What is placement new?
Differentiate between a pointer and a reference with respect to c++.
Should I learn c++ c?
Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?