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’.
2212There are 2 classes defined as below public class A { class B b; } public class B { class A a; } compiler gives error. How to fix it?
3 7381where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?
2 10639Post New Microsoft OOPS Interview Questions
What is default constructor in c#?
Can you use different software’s easily? : bpo
If the Activity is showing an animation that indicates some kind of progress, what issue might you encounter and how could you address it?
What is Cluster Sampling in Machine Learning?
Give the syntax for creating scatterplot matrices?
How is debugging done?
Define color palette?
What all documents get created during gr entry in wm process.
How to use copy and concatenate commands in SQL?
What is htmlspecialchars?
How lists is differentiated from tuples?
What is plug-in profiler and importance of it?
Slip joints are provided in the propeller shaft a) To adjust the inclination of the propeller shaft b) To adjust the length of the propeller shaft c) To prevent the whirling of the propeller shaft d) To adjust the up and down movement of the rear axle
what is dead letter queue in ibm mq series?
Is string a wrapper class?