Interview

UST Global Technical Interview Questions

UST Global Technical Interview Questions 1.Whether C language is low level language, or middle level language? Ans-The C language is a middle level language.It is called a middle level language because it has features of […]

Interview

Electronics Interview Question

-: “Electronics” Interview Question :- 1.What is a System? Ans:A groupe of element that performe a similar or different Task .Basically follow spacific function. 2. What is Control System? Ans:One kind of system where output […]

Interview

Data structure Interview Question

-: Data structure Interview Question :- 1. Is it possible to find a loop in a Linked list ? Ans: Yes it is Possilbe at O(n). 2. Two linked lists L1 and L2 intersects at a […]

Interview

“Testing” Interview Questions

-:”Testing” Interview Questions:- 1.What is the Software Testing? Ans:A set of activities to find any Eroor in software. 2.What is Acceptance Testing? Ans:Testing allow user to determine  whether to acept a software or not.This kind […]

Interview

“PHP” Interview Questions

-: “PHP” Interview Questions :- 1. Who is the father of PHP ? Ans:The php was invented by Rasmus Lerdorf. 2.What is $name ? Ans:Basically the variable are describe in php like that way.It is […]

Interview

“.NET” Interview Questions”

“.NET” Interview Questions” 1.What is .NET? Ans:Many application run in windows that are the intrigel part of .NET.it is a fremwork that  provides a comprehensive programming mode. 2.How many languages .NET is supporting now? Ans:like […]

Interview

JAVA Interview Questions

“JAVA” Interview Question 1.What is JVM? Ans:To run java code in a run time envairoment a interpriter is used that is called JVM. 2.What is the most important feature of Java? Ans:it is object oriented […]