25. It takes five minutes to pass a rumour from one person to two other persons. The tree of rumour continues. Find how many minutes does it take spread the rumour to 768 persons. ?
11 19557in a VB application, where the data will be stored after manipulation? what is the syntax for that?
22732. Write a function called hms_to_secs() that takes three int values—for hours, minutes, and seconds—as arguments, and returns the equivalent time in seconds.. Create a program that exercises this function by repeatedly obtaining a time value in hours, minutes, and seconds from the user (format 12:59:59), calling the function, and displaying the value of seconds it returns.
5 26815How can we enable the USB pen drive in Network if Network administrator Disable the Drive. Asume You are Computer administrator but when you enable it it show windows can't enable this dirve.
7 26306how does the C compiler interpret the following two statements p=p+x; q=q+y; a. p=p+x; q=q+y b. p=p+xq=q+y c. p=p+xq; q=q+y d. p=p+x/q=q+y
2 10833write a C and C++ programme to implement the A,bubble sort B,quick sort C,insertion sort D,sequential search E,binary search
1 6166How to capture checkbox properties when properties of the object keep changing on relogin to the application.
1867Post New TCS Interview Questions
What is composer json?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
What are arguments in UiPath?
What is the difference between row and column?
What is JAX-WS API?
How are dApp different from a smart contract?
why we need embedded system
what is SDLC in Software?pl.give proper explaination
Explain the concepts involved in Object Oriented programming.
fridge was capital or revenue?
Explain kararch effect?
How to reduce warnings?
Explain the concept of lazy data access?
What does double pointer mean in c?
What are the three js files that you require to setup a working environment for backbone?