>
Computer Science & Information Technology
List of top Computer Science & Information Technology Questions
Which operator has the lowest precedence among logical operators?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
C is classified as a
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Which of the following best represents structured programming?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
Visual Basic is an example of
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
The term nanosecond represents
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
The logic of a program is called
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Flowcharts help in detecting errors during
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which characteristic ensures that an algorithm does not run forever?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Flowcharts are mainly used for
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Languages and Algorithms
Which memory is volatile in nature?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Organization and Architecture
The tautology \[ \bigl(p \wedge (p \rightarrow q)\bigr) \rightarrow q \] is the basis of the following rule of inference:
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Discrete Mathematics
What is the output of the following recursive function? \[ \texttt{int\ func1(int\ num1,\ int\ num2)} \]
return (num2 == 0) ? num1 : func1(num2, num1 % num2);
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Programming and Data Structures
The base specification of WSDL defines three WSDL binding extensions. Choose the incorrect option
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Choose the set of Web services communication models
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Which of the following is a XML based network protocol, used for exchanging structured data between nodes?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Which XML data modelling approach supports a variety of data types?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Which XML parser performs event-oriented parsing?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
XML document contains two types of markups. Choose the correct option
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Which JSP directive has errorPage, buffer, autoFlush attributes?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
Which among the following is a non-XML expression language used to address parts of an XML document?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
JSP has nine standard implicit objects. Choose the incorrect option from the following?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Web Technologies
KLOC is a metric for
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Software Engineering Methodologies
Which design concept allows internal code change without affecting the behaviour?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Software Engineering Methodologies
Which UML diagram is isomorphic to sequence diagram?
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Software Engineering Methodologies
Choose the correct set for wireless transmission in physical layer
TS PGECET - 2026
TS PGECET
Computer Science & Information Technology
Computer Networks
Prev
1
2
3
...
20
Next