There are 3 baskets of fruits with worng lables,one basket has apple,another basket has orange,another has combination of apple and orange,what is the least way of interchange the lables.
15 27598How to reverse a string using a recursive function, without swapping or using an extra memory?
31 103627Write a C++ program without using any loop (if, for, while etc) to print numbers from 1 to 100 and 100 to 1;
18 39801main() { 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 8936Post New Cisco C Interview Questions
What do you mean by synchronization?
can you do fnd_request.submit_request from sql plus in oracle?
What type of records can be kept in a blockchain? Is there any restriction on the same?
Can we rollback truncate?
what is the difference between the voltage of 5 volts capacitor and and 5volts battery?
How to change any page title in magento?
provide an example of the Group by clause, when would you use this clause
Do games use cuda cores?
What is createstatement method in java?
Can I ask users outside of my organization to participate in my windows sharepoint services site?
How much ram does windows 10 32bit recognize?
What is drupal database?
Imagine you need to implement AI on a low-power device with limited memory. What techniques will you consider?
I have two PLC processors. I want to communicate both processor with each other. How i can do so?
What is a hibernate xml mapping document and how does it look like?