what is the difference between embedded system and PLC.
Whether the micro controller accept future expansion of program?
No Answer is Posted For this Question
Be the First to Post Answer
#include<stdio.h> int main() { char *ptr; char string[] = "How are you?"; ptr = string; ptr += 4; printf("%s",ptr); return 0; }
which one is best sorting technique and why?
pls send me rrb se(s&t)questions
why does the array will be start on size 0?
#include<stdio.h> int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }
to print greatest of two integers without using >,<,=.
How much engineering percentage is required to get admission in MS (USA)
how to identify analog and digital in instrumentation
1 Answers GS Engineering Construction,
what is difference between candidate key and alternate key
Briefly describe type of and isvalid operators
1. what is the opportunity in hardware & networking in future? 2.how many courses r in networking that fulfill market requrment? 3.who is better for career MCSE or CCNA ,UNIX ?
what are the differences between structures and arrays in c language?
Civil Engineering (5086)
Mechanical Engineering (4456)
Electrical Engineering (16639)
Electronics Communications (3918)
Chemical Engineering (1095)
Aeronautical Engineering (239)
Bio Engineering (96)
Metallurgy (361)
Industrial Engineering (259)
Instrumentation (3014)
Automobile Engineering (332)
Mechatronics Engineering (97)
Marine Engineering (124)
Power Plant Engineering (172)
Textile Engineering (575)
Production Engineering (25)
Satellite Systems Engineering (106)
Engineering AllOther (1379)