Fifty minutes ago if it was four times as many mints past 3
o clock. how many minutes is it to six o'clock n how....?????
Answer Posted / abhranil chatterjee
147mints.30sec.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
can any one provide me the notes of data structure for ignou cs-62 paper
What is the difference between ++a and a++?
Write a program with dynamically allocation of variable.
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create.
Explain the bubble sort algorithm.
Dont ansi function prototypes render lint obsolete?
In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?
how to capitalise first letter of each word in a given string?
What does emoji p mean?
What are preprocessor directives in c?
Explain what does it mean when a pointer is used in an if statement?
How can I call a function with an argument list built up at run time?
How are pointers declared in c?
Explain why can’t constant values be used to define an array’s initial size?
What is the sizeof () a pointer?