Search Results

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: faisaly ; Forum: C++ and child forums
Forum: C++ Jun 19th, 2009
Replies: 1
Views: 218
Posted By faisaly
Plz guide me,
"How windows APIs can provide different windows services to a developer?”
Forum: C++ Nov 10th, 2008
Replies: 2
Views: 673
Posted By faisaly
Considering the given code as an algorithm calculate the time complexity of this code.

#include<iostream>
#include<stdlib.h>
using namespace std;

int main(){
int i, j, n;
for(i=0;i<n;...
Forum: C++ Jul 28th, 2008
Replies: 1
Views: 392
Posted By faisaly
Pleae pass the comments on

"It is said by some people that insertion and deletion operations in Heaps make them less preferable than Binary Search Trees"
Forum: C++ Jul 15th, 2008
Replies: 2
Views: 643
Posted By faisaly
Dear All,

Write the pseudo code for inserting a node in threaded binary tree. You code should
describe how you will,
1. Set right and left child node pointers during insertion
2. Set right and...
Forum: C++ Jul 9th, 2008
Replies: 1
C++
Views: 388
Posted By faisaly
C++
Dear All,
Kindly help me regarding this questoin of C++(OOP).

Write a template function that returns the average of all the elements of an array. The
arguments to the function should be the...
Forum: C++ Feb 5th, 2008
Replies: 2
Views: 2,153
Posted By faisaly
Can over running of array lead to the catastrophic failures? If ‘Yes’ then why does not C++ provide bound checking on array operations and who is responsible to prevent array overruns?
Forum: C++ Jun 4th, 2007
Replies: 2
Views: 652
Posted By faisaly
Dear All,
Please help me regarding this C++ Assignment.
Q.1
Write a program using malloc function. In which you take input from user and allocate memory equal to square of this number. Which...
Forum: C++ May 28th, 2007
Replies: 1
Views: 761
Posted By faisaly
Dear all,
plz help me regarding this C++ Questions.
Q.1
Write a simple structure named Students. This structure consists of three variables Name, GPA and TotalMarks. Now write three variables of...
Showing results 1 to 8 of 8

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC