Tagged Questions

1
vote
5answers
102 views

How to compute the output ?

How to compute the output for the recursive functions ? I know recursion invokes a stack, but am confusing while solving some aptitude question. Given the following code snippet: #include …
0
votes
1answer
42 views

size of B+ tree

Hai I am preparing for DBMS exam where i want to calculate the memory size (in bytes) occupied by the B+tree. thank u.
0
votes
1answer
284 views

Where are sample Select2Perform test questions?

Has anyone taken a Select2Perform test? I know one can take a sample Brainbench C++ test online for free, but can anyone take a sample Select2Perform C++ test online to know the kind of questions? I …
0
votes
0answers
139 views

Why do people cheat at online exams [closed]

I'm a SUN certified professional and I got a lower mark (considering to those unethical people who are cheating) but I'm really happy with that mark because I didn't cheat, as far as I know there are …
0
votes
0answers
15 views

Sun TLP for SL-500 course

Hi, I'm gonna do a Sun TLP (Technical Learning Profiles) exam so I can later instruct a SL-500 Sun course. The problem is, I have no idea what kind of questions are going to be presented, since the …
2
votes
4answers
135 views

Certification for Asp.net MVC

Is there any certification aimed at Asp.net MVC developers? Either from Microsoft or any other vendor? EDIT: If there's not are there any plans to be?
1
vote
2answers
142 views

Confused by Exam Question

I have got this question from past exam papers and I can't figure out what it is trying to ask me to say... The question is... Explain the difference between HREF and IMG tags used in HTML …
0
votes
3answers
152 views

get the consecutive factors ,c#

hi , i need to solve this question but im stuck at getting the factors , but what i need to do is... A positive number n is consecutive-factored if and only if it has factors, i and j where i > 1, j …
-1
votes
4answers
301 views

c# mileage counter

A mileage counter is used to measure mileage in an automobile. A mileage counter looks something like this 0 5 9 9 8 The above mileage counter says that the car has travelled 5,998 miles. Each …
3
votes
5answers
295 views

70-536 exam, same for 2.0 and 3.5

Hi, I have recently booked the 70-536 Application Development Foundation exam. On the above link it says that "If you are a .NET 2.0 developer, you do not need to learn .NET 3.5 to pass …
0
votes
2answers
204 views

How many percent we need to pass Zend Certifieed PHP5 Exam

How many percent we need to pass Zend Certifieed PHP5 Exam?
0
votes
3answers
221 views

Haskell Revision - Exam Question Help

I hope this is a valid post for these forums I am trying to revise for my functional programming exam, and am stumped on the first questions on past papers, and yes, we arent allowed solution …
1
vote
2answers
357 views

Studying for the 70-564 exam

Besdies the searching MSDN with the course outline, there is little out there to help prepare for the 70-564 exam . Some say that using the 70-547 Training Kit book helps, but does anyone know (as a …
0
votes
1answer
205 views

.vce equivalent open format?

I'm trying to write my own vce reader (Visual Cert Exam). But .vce is a binary format. Does exist any way to decode the format? Otherwise, does exist any other equivalent open format?
0
votes
1answer
225 views

Open source library for an online examination module?

I am writing an educational website for a non-profit purpose and I want to reuses an already available library for an "online examination" module (web application). Any server side scripting language …

1 2 next
15 30 50 per page