Find Jobs
Hire Freelancers

Cocoa Programming Skills Test

$495-500 USD

已关闭
已发布超过 15 年前

$495-500 USD

货到付款
We require a 60 question objective type test on Cocoa Development. The test maker will be given sample tests on other subjects for reference. The test is targeted at programmers and should contain a good number of code based questions. ## Deliverables Here are some example questions for you to see the format(from the iphone development test): Question:Which of the following code snippets can be used to ensure that your view controller is only shown in portrait mode? a)- (BOOL)willAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return (interfaceOrientation == UIInterfaceOrientationLandscapeLeft || interfaceOrientation == UIInterfaceOrientationLandscapeRight); } b)- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return (interfaceOrientation == UIInterfaceOrientationPortrait); } c)- (BOOL)willAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return (interfaceOrientation == UIInterfaceOrientationPortrait); } d)- (BOOL)shouldAutorotateToInterfaceOrientation:(UIInterfaceOrientation)interfaceOrientation { return YES; } ans:b Question:Which of the following statements about views and windows are true? a)Your application should never need more than one instance of UIWindow. b)Windows provide the drawing surface for the user interface; view objects provide the actual content. c)Due to memory constraints in the iPhone you should never nest views more than 5 levels deep. d)Both window and view objects can be instantiated from a NIB file. ans:abd Question:Which of the following code snippets retrieve XML from a URL and begin parsing it? a)NSXMLParser *parser = [[NSXMLParser alloc] initWithContentsOfURL:url]; [parser setDelegate:self]; [parser parse]; b)XMLReaderSAX *streamingParser = [[XMLReaderSAX alloc] init]; [streamingParser parseXMLContentsAtURL:url parseError:&parseError]; c)XMLDocument *document = [XMLDocument initWithContentsOfURL:url error:&parseError]; d)None of the above. ans:a
项目 ID: 3171739

关于此项目

2提案
远程项目
活跃16 年前

想赚点钱吗?

在Freelancer上竞价的好处

设定您的预算和时间范围
为您的工作获得报酬
简要概述您的提案
免费注册和竞标工作
2威客以平均价$425 USD来参与此工作竞价
用户头像
See private message.
$425 USD 在14天之内
4.9 (63条评论)
5.8
5.8
用户头像
See private message.
$425 USD 在14天之内
0.0 (0条评论)
0.0
0.0

关于客户

INDIA的国旗
India
5.0
20
会员自4月 24, 2008起

客户认证

谢谢!我们已通过电子邮件向您发送了索取免费积分的链接。
发送电子邮件时出现问题。请再试一次。
已注册用户 发布工作总数
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
加载预览
授予地理位置权限。
您的登录会话已过期而且您已经登出,请再次登录。