Question
In C, which function is used to release dynamically
allocated memory?Solution
free() releases memory previously allocated using malloc, calloc, or realloc.
Which C operator is used to access a value at a memory address stored in a pointer?
- Which network device operates at the Data Link Layer of the OSI model and helps to filter and forward data between LAN segments?
In C++, which access specifier allows members to be accessible only within the class?
- Which of the following is a core feature of Cloud Computing that distinguishes it from traditional computing models?
Which Python keyword is used to handle exceptions?
ch data structure is used in Depth-First Search (DFS)?
Which of the following is a valid C++ constructor?
Which of the following systems is typically designed to support managerial decision-making?
Which of the following is true about C++ destructors?
- Which of the following is the primary benefit of Big Data analytics in decision-making?