ExpertMicroPro
Saturday, 28 February 2015
Data patterns
Posted by Madan
Posted on 00:48
1)Technical I
i)RTOS basics
ii)C file handling
iii)Process and Threads
iv)how forks works
v)DMA, Memory leak
vi)Adv of static and global variable
Categories:
Interview Purpous
Email This
BlogThis!
Share to X
Share to Facebook
Newer Post
Older Post
Home
Popular Posts
8051 flag bits and program status word register(PSW)
PSW(Program status word) Register is to observe the bit level manipulations takes place in any arithmetic calculation. ...
Interview Questions in VVDN Technologies, Chennai
Interview Process: First -Written test was about aptitude, basic electronics & C programming second - Two Interviews was mostly f...
Scope resolution Operator in C++ with examples and effective diagrams
Scope resolution is an operator(::) which gives access to control the global variables in-spite of local variables exist. ...
C++ program to check the person is eligible for voting or not
#include<iostream.h> #include<constream.h> #include<string.h> void main() { clrscr(); int age; ...
Simple C Programs
simple C Example program #include<stdio.h> main() { int a=10,b=20,c=30; printf("a=%d b=%d c=%d\n",a,b,c); a=++b,b=c++,b+c;...
C++ program to perform string based operations by using switch case statement
#include<iostream.h> #include<string.h> #include<stdlib.h> #include<conio.h> class pgr { char a[10],b...
C program to print ASCII Characters Equivalent binary number
program to print ASCII equalent symbols #include<stdio.h> #include<stdlib.h> main() { int num,bit; char ch; printf("prog...
program to find size of pipe in UNIX
#include"myHeader.h" main(int argc,char **argv) { int cnt=0; int p[2]; pipe(p); fcntl(p[1],F_SETFL,O_NONBLOCK); while(1) { if(wr...
program to execute multiple processes through command line arguments in UNIX
#include"myHeader.h" main(int argc,char **argv) { int i; for(i=1;i<argc;i++) { system(argv[i]); } printf("task completed...
program to print character by character from file in UNIX
#include"myHeader.h" main(int argc,char **argv) { char ch; int fd; fd=open(argv[1],O_RDONLY); while(read(fd,&ch,1)==1) { pri...
Recent Posts
Categories
8051
ALP
bookmarks
Btech Model Papers
btech previous papers
BTech TextBooks
C Interview Questions
C Language
C Programming
C++ Programming
Computer Tips
CPP
dictionaries
Embedded C
embedded programming
EmbeddedSystems
Internet Tips
interview experience
Interview Purpous
Network Programming
os concepts
pointers
previous papers
programming
Protocols PPTs
SuccessStories
TCPIP
TextBooks
UDP
Unix PPTs
Unix Programing
UNIX Theory
Text Widget
Blog Archive
▼
2015
(66)
▼
February
(65)
JNTUA BTech Previous papers for all branches
JNTUA BTECH 1ST YEAR PREVIOUS PAPERS
JNTUA BTech 1st Year previous papers
Technical Dictionaries for various engineering bra...
Interview Questions from various popular Embedded ...
Interview Questions from various popular Embedded ...
TEAMF1 networks Ltd, Hyderabad
iGATE global solution
ROBERT BOSCH
LnT IES
HUAWEI TECHNOLOGIES
VVDN Pvt. Ltd
SYNFOSYS
HUAWEI
SAFARAN
VVDN
TEAMF1 networks Ltd,Hyderabad
AUDIENCE COMMUNICATIONS SYSTEMS INDIA
AMERICAN MEGA TRENDS
AUDIENCE COMMUNICATIONS
VVDN CHENNAI
AMI
HUAWEI TECHNOLOGIES INDIA PVT Limited
AUDIENCE BANGALORE
VALUELABS
SECURFII EMBEDDED SYS
AMI
AMI, CHENNAI
SANDVINE
VALUE LABS
AMI
Data Patterns
Data Patterns, Chennai
Hella India
FAT Pipe
Huawei Technologies
Fatpipe networks
Data patterns
Global edge software
Claytronics
HUAWEI
HUAWEI
VALUE LABS
HUAWEI TECHNOLOGIES
VVDN
DATA PATTERNS
AMI CHENNAI
INTEGRA MICROSYSTEMS
VALUE LABS
American Megatrends India pvt. ltd.(AMI, Chennai)
CISCO
BTech TextBooks and Materials Exclusively for JNTU...
BTech Text Books and Materials Exclusively for JNT...
UNIX Programming PPT's
Network Programming PPT's
JNTUA BTech 3rd year Previous papers
JNTUA BTech 2nd year Previous papers
JNTUA BTech 2nd year Previous Papers
JNTUA BTech 2nd year Previous Papers
JNTUA BTech 2nd year Previous Papers
JNTUA BTech 3rd Year Model Papers
JNTUA BTech 2nd year Model Papers
JNTUA BTech 2nd Year Model papers
JNTUA BTech 2nd year Model Papers
JNTUA BTech 2nd year Model Papers
►
January
(1)
►
2014
(242)
►
December
(215)
►
May
(3)
►
April
(22)
►
March
(1)
►
February
(1)