Guangzhou Nansha Software Interview Test (C ++)

zhaozj2021-02-11  167

Guangzhou Nansha Software Interview Question

(C part)

Requested for 15 minutes to complete. 1. Briefly describe the working principle of ICQ or OICQ. 2, how to apply for memory under Windows? 3, how to use VC to get a command button handle? 4, what is the difference between Java and C ? 5, what is the common directory of Linux? 6. Is there any way to let a program run and can handle multiple users' login and logout operations? 7, Typedef struct {void (* ver) (); int * p1;} ABC;

ABC S = {F1, & P1}, * S1; INT P1;

Void F1 (int * a) {......

Please Use the Pointer S1 Reference (CALL) The Function F1 and Pass The Parameter P1 To The Function. The Call Syntax Should Not Contain F1 and P1.

转载请注明原文地址:https://www.9cbs.com/read-5282.html

New Post(0)