UbiNetics is a world leader in the supply of innovative 3G, 2.5G and 2G IP solutions for chipset and terminal manufacturers. Its experience in wireless technology positions the company at the heart of 3G developments.
UbiNetics provides 2G, 2.5G, 3G and HSDPA protocol software and physical layer IP for use by chipset and handset developers and manufacturers. ODMs can take advantage of Ubinetics's embedded modules and reference designs for 3G handsets. Using UbiNetics's considerable experience in deploying multimode 3G technology, chip and device manufacturers can de-risk and accelerate their product developments.
Since the company was formed in 1999, UbiNetics has grown to over 250 employees with operations in Cambridge & Hong Kong and R&D facilities in Swindon, Shenzhen (China) and Bangalore (India).
Ubinetics appoints chief financial officer
UbiNetics, a world leader in 3G mobile terminal and test and measurement technology, has appointed James Maclaurin as its new chief financial officer. (26 October 2004)
International endorsement for pioneering UbiNetics technology
UbiNetics, Melbourn-based world leader in WCDMA and HSDPA terminal and test and measurement technology, has received the 2004 Frost & Sullivan Excellence in Research Award for its core intellectual property used in multimode 3G handsets. (28 September 2004)
India is growing into a key international hub as UbiNetics takes 3G to the world
Bangalore was the location for UbiNetics’ latest Academy seminar as the Hertfordshire 3G mobile wireless specialist continued its ambitious drive into India’s booming hi-tech industry. (10 August 2004)
UbiNetics in biggest tech funding round for two years
3G mobile technology company, UbiNetics has raised around £14m VC cash in arguably the biggest hi-tech financing deal since 2002. (23 February 2004)
Hong Kong deal for UbiNetics
Global 3G technology specialist, UbiNetics, has signed an agreement to supply wireless components to Emerging Technologies Limited, a subsidiary of Hong Kong electronics company Wong’s International Holding. (18 March 2003)
UbiNetics to drive on to profit - PA
The dedicated PA Technology Centre in Melbourn, Royston, contributed to a good year for PA Consulting Group, the management, systems and technology consulting firm, despite a difficult consulting climate. (15 March 2002)
Pourtaheri shock exit
In a shock move, Ali Pourtaheri has been replaced as CEO of next generation wireless communications company UbiNetics. (05 June 2001)
Business Directory Profile
Address: Cambridge Technology Centre, Melbourn, Hertfordshire, SG8 6DP
Telephone Number: +44 (0)1763 262222
Email Address : customer.services@ubinetics.com
Web Site Address :www.ubinetics.co.uk
Industry :Telecommunications
Showing posts with label ubinetics. Show all posts
Showing posts with label ubinetics. Show all posts
Sunday, June 8, 2008
Ubinetics Test Pattern- July 2003
20 c objective Qs to be answered in 30 minutes
All questions are related to basic c concepts like expression, arrays, loops ,structure , pointers around 3 or 4 qs on array with loops
Since paper is very easy cutoff is very high.
They will select 20% of the student for the interview after written test. Freshersworld.com
point to remember.
Each correct ans 1 marks
Each wrong answer 1 -ve mark
Sample Paper
1. Difference b/n scanf("%s",msg);and scanf("%[\^n]",msg); where msg is a char array.
2. What is ure of comma operator in for loop.
3. int shw(int *a){
*a = 10;
/* return stmt is missing */
}
main(){
int p=3,q=4;
q = shw(&p);
printf("%d %d",p,q);
}
4. which is true
a. all automatic variables are declared with in the function
b. all variables are automatic
c. all not declared variables are automatic
d. none
5. What is recursion. Recursive prog to generate Fibonacci series . Is it a best method?
6. write 7*a interms of +,-,<<
7. count number of 1's in a 32 bit integer.(i had not remembered whether array or integer).
8. main(){
char *s1 = "hello",*s2 ="abce";
strcpy(s1,"");
s2[0] = s1[0];
printf("%d%d",strlen(s1),strlen(s2));
}
9. regarding memset
10.Algorithm to delete a node in Double linked list.
11. Difference b/n fgets,fscanf which u will prefer.
Unix
11.What is creon and whats diff b/n 'at' command.
12. what is system call and lib function. whats diff b/n them. abt execve - expalin.
13.some thing abt makeall
14. write abt TCP,IP,ICMP
All questions are related to basic c concepts like expression, arrays, loops ,structure , pointers around 3 or 4 qs on array with loops
Since paper is very easy cutoff is very high.
They will select 20% of the student for the interview after written test. Freshersworld.com
point to remember.
Each correct ans 1 marks
Each wrong answer 1 -ve mark
Sample Paper
1. Difference b/n scanf("%s",msg);and scanf("%[\^n]",msg); where msg is a char array.
2. What is ure of comma operator in for loop.
3. int shw(int *a){
*a = 10;
/* return stmt is missing */
}
main(){
int p=3,q=4;
q = shw(&p);
printf("%d %d",p,q);
}
4. which is true
a. all automatic variables are declared with in the function
b. all variables are automatic
c. all not declared variables are automatic
d. none
5. What is recursion. Recursive prog to generate Fibonacci series . Is it a best method?
6. write 7*a interms of +,-,<<
7. count number of 1's in a 32 bit integer.(i had not remembered whether array or integer).
8. main(){
char *s1 = "hello",*s2 ="abce";
strcpy(s1,"");
s2[0] = s1[0];
printf("%d%d",strlen(s1),strlen(s2));
}
9. regarding memset
10.Algorithm to delete a node in Double linked list.
11. Difference b/n fgets,fscanf which u will prefer.
Unix
11.What is creon and whats diff b/n 'at' command.
12. what is system call and lib function. whats diff b/n them. abt execve - expalin.
13.some thing abt makeall
14. write abt TCP,IP,ICMP
Labels:
ubinetics
Ubinetics Test Pattern
20 c objective Qs to be answered in 30 minutes
All questions are related to basic c concepts like expression, arrays, loops ,structure , pointers around 3 or 4 qs on array with loops
Since paper is very easy cutoff is very high.
They will select 20% of the student for the interview after written test. Freshersworld.com
point to remember.
Each correct ans 1 marks
Each wrong answer 1 -ve mark
All questions are related to basic c concepts like expression, arrays, loops ,structure , pointers around 3 or 4 qs on array with loops
Since paper is very easy cutoff is very high.
They will select 20% of the student for the interview after written test. Freshersworld.com
point to remember.
Each correct ans 1 marks
Each wrong answer 1 -ve mark
Labels:
ubinetics
Subscribe to:
Posts (Atom)