Which of the ISO/OSI model layers provides for routing packets between nodes? A. Data link B. Network C. Transport D. Session
1 6999When to use Stub and Not So Stubby Area? 10. How to get the external routes without making area Not So Stubby?
1549Post New Network Interview Questions
What is an ami? How do I build one?
Explain the concept of scope hierarchy. In what ways can you use a directive?
What are the functions of a Parser?
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
What are the good and bad services that should be kept in mind while serving a customer?
one bank account transaction example ebanking raj medical 500000 dr. second bank account ebanking raj medical 500000 cr what is the entry in tally erp can it is contra contry or not please explain
What is difference between string and string builder?
I created process chain 1st day it taking 10 min after that 1st week it taking 1 hour after that next time it taking 1 day with a same loads what happen how can u reduce the time of loading
What are your salary requirements at Starbucks?
Explain advantages of storage batteries
hey,frnds.....i want to do a telecom course, plz tell course and levels of that job.iam B.E (ECE) fresher.and also tell best institutes in hydrabad or banglore plz.
For drupal module development code review which module can be used?
sir i am working in construction company.we have more than one projects.i enter the attendance projectwise in payroll.if payroll autofill i want project wise salaries not overall
what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }
What is meant by localization?