You’re given a directed graph with
Home/Programming Language/Page 25
SIKSHAPATH Latest Questions
You’re given an array of NN elements. You need to find the
You’re given two integers NN and
Pavanagg
Asked: January 1, 2022In: Programming Language
Which of the following data type will throw an error on modulus operation(%)? (a) char (b) short (c) int (d) float
Pavanagg
Asked: January 1, 2022In: Programming Language
Which of the following is not a valid c variable name declaration? (a) float PI = 3.14; (b) double PI = 3.14; (c) int PI = 3.14; (d) #define PI 3.14;
Berlin
Asked: December 30, 2021In: Programming Language