Completely describe the steps based on OSI Model, what happens when you enter the address http://google.com in browser?? Summarize the complete steps based on layered OSI approach.
3 26021main() { int a,b; printf("%d,%d",scanf("%d%d",&a,&b)); } => do u mean above program's output... =>output will be:2,whatever you enter value for b. =>because scanf is a library fn which will return how many arguements it processes, and second value you are right mr.Satya but i found my self unable to understand that for the first time scanf returns the no of successful matches but how for the second time it returns the value of 'b'.while a function should return the same 'r' value every time.
1 8935srry for inconvnce ..here is complete qs...ignore the previous 1 3 router configured with RIP & Ripv2 rotuer 1- connected with router 2 having sr ip 10.0.1.2 routing : ripv2 E0:192.168.1.10 router 2: connected with router 1 and router 3 having sr 0 ip 10.0.1.3 & sr 1 ip 11.0.1.2 routing :rip & ripv2 E0=192.168.10.2 router 3: connected with router 2 having sr ip 11.0.1.3 routing: rip E0=172.16.10.2 is there communication possible?
5 8505There is no strict data types in perl unlike in other high level languages like Java so wouldn't that be a problem if a code in perl is to be a written by a big team of 20+ members ?"
2396Post New Cisco Interview Questions
Explain difference between mpp & mrp?
what is the difference between skin effect
When to use agile model?
How to create RFC destination?
If I was fired from a franchise can I apply at another?
Types of Authentications in Sql Server? How user gets authenticated through windows authentication?
How do I check for lists against each other in excel?
Explain when would you use joins vs. Blending in tableau?
What is apache tapestry?
What is tochararray in java?
Tell me how do you deal with rejection? : insurance cold calling
What is "this"?
Explain about contracts?
If a user launches a standby rds instance, can or not it’s within the same convenience zone as the primary?
If the transmitted code word is 10011000 and the received code word is 11001001. What is the error word ? Write transmitted code word , received code word and error word as polynomials.