Multiple Choice
The kernel code is dentified by the ________qualifier with void return type
A) _host_
B) __global__
C) _device_
D) void
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: A CUDA program is comprised of two
Q11: A complete graph is a graph in
Q12: Simple backtracking is a depth-first search method
Q13: What is the average case time complexity
Q14: important component of best-first search (BFS) algorithms
Q16: The space required to store the adjacency
Q17: In Dijkstra's all pair shortest path each
Q18: identify Load-Balancing Scheme/s<br>A)asynchronous round robin<br>B)global round robin<br>C)random
Q19: Odd-even transposition sort is a variation of<br>A)quick
Q20: Graph can be represented by<br>A)identity matrix<br>B)adjacency matrix<br>C)sprse