Navision Questions

jigarvyas_1
Member Posts: 8
Hi,
I have a confusion in some questions. The questions are:
1.What is the value of TheAnswer after executing the following code?
I := 1;
WHILE I < 19 DIV 2 DO
I := I + 3;
CASE TRUE OF
I <= 8: TheAnswer := 'A';
I = 9: TheAnswer := 'B';
I > 9: TheAnswer := 'C';
ELSE TheAnswer := 'D';
END;
A#'A'
B#'B'
C#'C'
D#'D'
2. Select the item that represents an advantage of C/FRONT over C/ODBC for integrating with Navision data stored on the Navision Server.
A#C/ODBC uses a client session. C/FRONT does not.
B#C/FRONT can calculate FlowField values. C/ODBC cannot.
C#C/FRONT instructions are easier to write than C/ODBC instructions.
D#C/FRONT is faster than C/ODBC.
3. Select an item that respresents an advantage of C/ODBC over C/FRONT for integrating with Navision data stored on the Navision Server.
A#C/FRONT uses a client session. C/ODBC does not.
B#C/ODBC is faster than C/FRONT.
C#C/ODBC instructions are easier to write than C/FRONT instructions.
D#C/ODBC can calculate FlowField values. C/FRONT cannot.
Waiting for your favorable response at the earliest.
Thanking You,
I have a confusion in some questions. The questions are:
1.What is the value of TheAnswer after executing the following code?
I := 1;
WHILE I < 19 DIV 2 DO
I := I + 3;
CASE TRUE OF
I <= 8: TheAnswer := 'A';
I = 9: TheAnswer := 'B';
I > 9: TheAnswer := 'C';
ELSE TheAnswer := 'D';
END;
A#'A'
B#'B'
C#'C'
D#'D'
2. Select the item that represents an advantage of C/FRONT over C/ODBC for integrating with Navision data stored on the Navision Server.
A#C/ODBC uses a client session. C/FRONT does not.
B#C/FRONT can calculate FlowField values. C/ODBC cannot.
C#C/FRONT instructions are easier to write than C/ODBC instructions.
D#C/FRONT is faster than C/ODBC.
3. Select an item that respresents an advantage of C/ODBC over C/FRONT for integrating with Navision data stored on the Navision Server.
A#C/FRONT uses a client session. C/ODBC does not.
B#C/ODBC is faster than C/FRONT.
C#C/ODBC instructions are easier to write than C/FRONT instructions.
D#C/ODBC can calculate FlowField values. C/FRONT cannot.
Waiting for your favorable response at the earliest.
Thanking You,
0
Comments
-
[Topic moved from NAV/Navision to NAV Exams & Certification forum]0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions