Welcome -
Guest!
Login
/
Register Now
|
Search:
Home
Articles
Forum
Interview FAQ
Activities
News
Videos
Poll
Links
People
Groups
c programming Interview FAQs
Submit Interview FAQ
No Records Found!!!
Go Ahead and Post your Interview FAQ
Home
»
Interview FAQs
»
c programming
RSS Feeds
Assembly Language
Comments: 0
What are input & output devices?
Keyboards, Floppy disk are the examples of input devices. Printer, LED / LCD display, CRT Monitor are the examples of output devices.
Posted By:
Bing Fischer
Posted On:
Sep 17
C++ Programming
Comments: 0
What is Reference counter in dfs (data file structure)?
Reference counter is nothing but it is maintaining the number of references to a particular block. If the block is to be deleted than its reference counter must be zero. It solves both accumulation and dangling pointer problems.
Posted By:
Zak Brown
Posted On:
Sep 17
C++ Programming
Comments: 0
Write an algorithm for creating Heap in dfs (data file structure).
CREATE_HEAP(K,N)
[K is the array and N is the total number of elements in the array]
1. [Build Heap]
Repeat thru step 7 for
Q 1 & KEY > K[J]
5. [Interchange record]
K[I] <-- K[J]
6. [Obtain next parent]
I <-- J
J <-- I/2...
Posted By:
Vilhelm Fischer
Posted On:
Sep 13
C++ Programming
Comments: 0
What is Total Degree in dfs (data file structure)?
The total number of edges which are associated with a particular node is called total degree.
Posted By:
Logan Evans
Posted On:
Sep 12
C++ Programming
Comments: 0
Algorithm for Deleting a particular node in Circular Doubly Linked List in dfs
PROCEDURE DELETE_CD(T, KEY)
[Where pointer ‘T’ is a pointer which is pointing to first in or lasting element and key is the value which we want to delete.]
1. [Checking the value of pointer and traversing the destination]
if (T==HEAD)
...
Posted By:
Alex Evans
Posted On:
Sep 10
Assembly Language
Comments: 0
What happens when HLT instruction is executed in processor?
The Micro Processor enters into Halt-State and the buses are tri-stated.
Posted By:
Nicole Hughes
Posted On:
Sep 04
Assembly Language
Comments: 0
What are input & output devices?
Keyboards, Floppy disk are the examples of input devices. Printer, LED / LCD display, CRT Monitor are the examples of output devices.
Posted By:
Bing Fischer
Posted On:
Sep 17
C++ Programming
Comments: 0
What is Reference counter in dfs (data file structure)?
Reference counter is nothing but it is maintaining the number of references to a particular block. If the block is to be deleted than its reference counter must be zero. It solves both accumulation and dangling pointer problems.
Posted By:
Zak Brown
Posted On:
Sep 17
C++ Programming
Comments: 0
Write an algorithm for creating Heap in dfs (data file structure).
CREATE_HEAP(K,N)
[K is the array and N is the total number of elements in the array]
1. [Build Heap]
Repeat thru step 7 for
Q 1 & KEY > K[J]
5. [Interchange record]
K[I] <-- K[J]
6. [Obtain next parent]
I <-- J
J <-- I/2...
Posted By:
Vilhelm Fischer
Posted On:
Sep 13
C++ Programming
Comments: 0
What is Total Degree in dfs (data file structure)?
The total number of edges which are associated with a particular node is called total degree.
Posted By:
Logan Evans
Posted On:
Sep 12
C++ Programming
Comments: 0
Algorithm for Deleting a particular node in Circular Doubly Linked List in dfs
PROCEDURE DELETE_CD(T, KEY)
[Where pointer ‘T’ is a pointer which is pointing to first in or lasting element and key is the value which we want to delete.]
1. [Checking the value of pointer and traversing the destination]
if (T==HEAD)
...
Posted By:
Alex Evans
Posted On:
Sep 10
Assembly Language
Comments: 0
What happens when HLT instruction is executed in processor?
The Micro Processor enters into Halt-State and the buses are tri-stated.
Posted By:
Nicole Hughes
Posted On:
Sep 04
Previous
30
31
32
33
34
35
36
37
38
39
40
Next
Assembly Language
Artificial Intelligence
C Programming
C++ Programming
Visual C++
OOAD
Cobol
Java
SQL Server
Asp.net MVC
Rest and WCF Services
Entity Framework
Knockout.Js
Unix / Linux / Ubuntu
Networking
OOPs Concept
HTML
Dos
SQL
System Analysis & Design
Gadgets
Internet
CSS
Javascript
.Net Framework
Asp.net
C#
VB.Net
Python
Perl
Oracle
Software Engineering
RDBMS Terms
AJAX Framework
Design Pattern
UML
WPF
WCF
SEO
PowerShell
Visual Studio
WWF
BizTalk Server
Azure
General
Testing
Online Certifications
PHP
My SQL
LinQ
Project Management
Silverlight
XML
MS Office
Windows OS
DHTML
Sharepoint