Python Related (3312)
PHP Related (7341)
Scala (340)
R Programming (396)
Kotlin (184)
Apache Groovy (39)
Ruby (245)
Go Programming Language (139)
Objective-C (429)
Programming Languages AllOther (746) How can i communicate with two systems one is located some place another is located 100km how from the current systems which protocala i have to use
2 7596i had specified the access specifier for abstarct class member like (pure virtual function) as private.But it can be accessed by the derived class.How the private member of one class is accessed by other class.if any body face this problem and found the solution plz reply to me.
1 4830write 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’.
2299write 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).
2173
What are escaping characters?
What is indirection?
List some caching strategies that you know in django?
How to Convert a number from one base to another?
what is the purpose of checked Menu options
How do I perform dependency injection in laravel?
What is object-oriented programming in r?
What are the advantages of Joomla?
How we can call a model from view in cakephp?
Tell me what are the feature of laravel 5.0?
Tell me what are the official packages provided by laravel?
What is the difference between wordpress and website?
How Scala supports both Highly Scalable and Highly Performance applications?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
How can I use single quotes in single quotes in php?