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’.
2251write 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).
2150write program for palindrome
Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,
81 214782sir 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 4396how many rounds and wt type of questios ask in the written test for first round 2. tech. round 3. and futher rounds
2534
Will a catch statement catch a derived exception if it is looking for the base class?
Can we call a virtual function from a constructor?
What is insertion sorting?
How long does it take to get good at leetcode?
Explain the difference between realloc() and free() in c++?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is time h in c++?
Write a program using merge () function to combine the elements of array x[ ] and y[ ] into array z[ ].
How is c++ different from java?
Which software is used to run c++ program?
What is the role of C++ shorthand's?
What is a constructor and how is it called?
What does extern mean in a function declaration in c++?
What is the return value of the insertion operator?
What is the syntax for a for loop?