Which of the following terms follows the trend of the given list?
YXXXXXXY, YXXXXXYX, YXXXXYXX, YXXXYXXX, YXXYXXXX, _______________
View Answer Report Error Discuss
Who has topped the Forbes Magazine’s list of the world’s highest paid actors 2017 ?
The world's largest delta system is the _________
The Ganges, Brahmaputra delta covers an area of about 75000 sq km.
How would you use the function memmove()?
#include "mem.h"
#include "alloc.h"
main()
{
int area;
char *dest;
char src[] = "Life is the camera and you are the target"
"so keep smiling always";
area = sizeof (src);
dest = malloc (area);
memmove (dest, src, area);
printf("\n%s", dest);
printf("\n%s",src);
}
View answer Workspace Report Error Discuss
_U_R_Y_
Complete this 7 letter word _U_R_Y_
1. Girls like it2. Boys use it3. Parents hate it.
HURRAYS.
Iteration is most similar in meaning to
Iteration is most similar in meaning to the word repeatation i.e, looping.
Differentiate between RAM & ROM?
RAM: Read / Write memory, High Speed, Volatile Memory.
ROM: Read only memory, low speed, non volite memory.
What are the most reliable industrial shares on a stock exchange called?
Blue chip